scripts/mw_debug: Make progress counts display on one line
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 13 Jun 2020 09:59:17 +0000 (19:59 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Sat, 13 Jun 2020 09:59:17 +0000 (19:59 +1000)
commitaab84acda8676a82439b3ee0c905cc2db5c6ffce
tree6069a7d3afc115a2ccbde2d9dd984c8bed961464
parent03f9d7a97e8bbec46b2cbd3386774295e48a8387
scripts/mw_debug: Make progress counts display on one line

This outputs a carriage return rather than a newline after the
display of the progress count during the load and save operations.
This makes the output more compact and better looking.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
scripts/mw_debug/mw_debug.c