commit | 454507f0a9d58748a1589354a04aecbc22024f2a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 06 16:02:12 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 20 19:14:22 2018 -0700 |
tree | f4763a2c48cf95ce17a4c33bc4e77775f6797718 | |
parent | 0db9443e7203ba876c21e6a12447a7824371e8b1 [diff] |
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>