buildman: Clean up odd characters on the terminal
authorSimon Glass <sjg@chromium.org>
Tue, 15 Nov 2016 22:32:59 +0000 (15:32 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Dec 2016 17:37:47 +0000 (10:37 -0700)
commit960421ecb3db9220609b6f1dbcb9f972dbca9975
treeb1061b5e9cb6047971206606b628032709e2d006
parentb464f8e7ded33dc3f3c26dd905e1fa9807dd7526
buildman: Clean up odd characters on the terminal

At present buildman leaves behind a few characters during its progress
updates, which looks odd. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builder.py