[PATCH v3 21/27] moveconfig: Show failures in progress
Simon Glass
sjg at chromium.org
Wed Oct 4 19:58:25 CEST 2023
Show the number of accumulated failures when processing. Use a shorter
format with colour.
An unwanted space appears before the defconfig name on every item except
the last. Fix that while we are here.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/moveconfig.py | 26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list