
22 Nov
2018
22 Nov
'18
9:21 p.m.
At present we don't distinguish between errors and warnings when printing the architecture summary. Rename the variables to better describe their purpose.
'Worse' at present means we got an error, so use that as the name.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/buildman/builder.py | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
Applied to u-boot-dm/master, thanks!