buildman: Show the number of builds remaining
authorSimon Glass <sjg@chromium.org>
Thu, 9 Apr 2020 21:08:45 +0000 (15:08 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Apr 2020 12:33:47 +0000 (06:33 -0600)
commit6eb76cac1c7b51c71fe9c669befbc4187f5a8989
treed190c25bc2c5918daa09978eb9bc3353e3f08539
parentedae4ad3bc4b72fe0b3c2ed6073fe452a1fa52d7
buildman: Show the number of builds remaining

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>
tools/buildman/builder.py