buildman: Use yellow consistently for warning lines
authorSimon Glass <sjg@chromium.org>
Thu, 9 Apr 2020 21:08:35 +0000 (15:08 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Apr 2020 12:33:47 +0000 (06:33 -0600)
commit5627bd9d96bea76a51474286eb97b4bb47914c83
treefe0bd48efa799df73b4c8a01586520d2509ea4f7
parente631a2b48a4501e99f89584e23c34377d5448708
buildman: Use yellow consistently for warning lines

At present warnings are shown in yellow in the summary (-s) but magenta in
the detail listing (-e). Use yellow in both.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builder.py
tools/buildman/test.py