commit | c7ddae15b079f3937bcbc3eeee69c8012bae3761 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 09 15:08:46 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Apr 21 06:33:47 2020 -0600 |
tree | 7617f5474dc6e23ad68f0bebe70045129d0f0308 | |
parent | 69c3a8abf297e4a59bb29b1dae6fa6fc82b96413 [diff] |
buildman: Limit the length of progress messages If a progress message is longer than the terminal line it will scroll the terminal. Limit the messages to the terminal width. Signed-off-by: Simon Glass <sjg@chromium.org>