##// END OF EJS Templates
progress: use stderr instead of stdout; check stderr.isatty()...
progress: use stderr instead of stdout; check stderr.isatty() This means that progress bars will continue to show on the terminal when both stdin and stdout are redirected.
Augie Fackler -
r10788:ca6ba6ca stable
Show More