.version
author Javier Viguera <javier.viguera@digi.com>
Thu Apr 07 11:52:23 2011 +0200 (2011-04-07)
branch1.10
changeset 2398 9bafe9c8f0b3
parent 2296 d18cc3da3879
child 2400 2b19fff44d87
permissions -rw-r--r--
functions: avoid CR when progress bar is not enabled

Using CT-NG with progress bar disabled, still prints CR ('\r') characters
on the output. When you capture the output to a file as part of an
automated build, it shows extra empty lines.

For example:

------------------------------------------------------------
[INFO ] Performing some trivial sanity checks

[INFO ] Build started 20110404.113619

[INFO ] Building environment variables

[EXTRA] Preparing working directories

[EXTRA] Installing user-supplied crosstool-NG configuration
------------------------------------------------------------

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
(transplanted from cbd07f3dd6e3689a6b971e999aa82d09fb94d515)
yann@2298
     1
1.10.0+hg