commit | 69c3a8abf297e4a59bb29b1dae6fa6fc82b96413 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 09 15:08:45 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Apr 21 06:33:47 2020 -0600 |
tree | d190c25bc2c5918daa09978eb9bc3353e3f08539 | |
parent | 766ba9c361babbd64fc008b2c0bb66f33b290de2 [diff] |
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>