[PATCH v2 19/28] buildman: Limit the length of progress messages

sjg at google.com sjg at google.com
Sat Apr 18 01:29:29 CEST 2020


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 at chromium.org>
---

Changes in v2: None

 tools/buildman/builder.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list