buildman: Rename the good, better, worse variables
authorSimon Glass <sjg@chromium.org>
Tue, 6 Nov 2018 23:02:12 +0000 (16:02 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Nov 2018 02:14:22 +0000 (19:14 -0700)
commit4cf2b221c6f283aa0fb646cf637ae08fc90dd6d2
treef4763a2c48cf95ce17a4c33bc4e77775f6797718
parent2d48333e447e8cc5a2bd3eaed6be657925cbee16
buildman: Rename the good, better, worse variables

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