[PATCH v2 20/28] buildman: Show a summary of the build result
sjg at google.com
sjg at google.com
Sat Apr 18 01:29:29 CEST 2020
When buildman finishes it leaves the last summary line visible, which
shows the number of successful builds, builds with warnings and builds
with errors.
It is useful also to see how many builds were done in total along with
the time taken. Show these on a separate line before buildman finishes.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
tools/buildman/builder.py | 17 +++++++++++++++++
tools/buildman/test.py | 6 +++---
2 files changed, 20 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list