
18 Apr
2020
18 Apr
'20
1:29 a.m.
It is nice to see the actual number of builds remaining to complete. Add this in the progress message, using a different colour.
Drop the unnecessary 'name' variable while we are here.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: None
tools/buildman/builder.py | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!