[U-Boot] [PATCH 3/4] buildman: Rename the good, better, worse variables
sjg at google.com
sjg at google.com
Thu Nov 22 20:21:48 UTC 2018
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 at chromium.org>
---
tools/buildman/builder.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list