buildman: Drop the line-clearing code in Builder
authorSimon Glass <sjg@chromium.org>
Thu, 9 Apr 2020 21:08:42 +0000 (15:08 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Apr 2020 12:33:47 +0000 (06:33 -0600)
commit102969bb2c308d13da32967ec6eea128374206a8
tree2d44d369918ab40dde0a3ae8d974a41b9f1a1803
parent1e13047a75ca9a74671e886338de30c443d4a968
buildman: Drop the line-clearing code in Builder

The new feature in terminal can be used by buildman. Update the Builder
class accordingly.

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