commit | bef6736cda08921b1012f92a31e7e2eb574f5648 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 23 13:44:10 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 04 09:25:21 2023 -0600 |
tree | e62d089cf38826d92c00c99a79d9bd6540ac1798 | |
parent | 9b19110efe477da133b75fd0d773624659c3afda [diff] |
moveconfig: Show failures in progress 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@chromium.org>