[PATCH v2 10/28] buildman: Show the list of boards in magenta

sjg at google.com sjg at google.com
Sat Apr 18 01:29:40 CEST 2020


It is quite hard to see the list of board for each error line since the
colour is the same as the actual error line. Show the board list in
magenta so that it is easier to distinguish them.

There is no point in checking the colour of the overall line, since there
are now multiple colours. So drop those tests.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/buildman/builder.py | 15 ++++++---
 tools/buildman/test.py    | 70 ++++++++++++++++++---------------------
 2 files changed, 44 insertions(+), 41 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list