Mercurial > public > mercurial-scm > hg-stable
diff tests/test-progress.t @ 16675:f29f187ee73d
test-progress: fix whitespace typo
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Fri, 11 May 2012 15:13:13 +0200 |
parents | 4f795f5fbb0b |
children | 6047947afb6b |
line wrap: on
line diff
--- a/tests/test-progress.t Sat May 12 13:20:26 2012 +0200 +++ b/tests/test-progress.t Fri May 11 15:13:13 2012 +0200 @@ -40,7 +40,7 @@ $ echo "progress=" >> $HGRCPATH $ echo "loop=`pwd`/loop.py" >> $HGRCPATH $ echo "[progress]" >> $HGRCPATH - $ echo "format = topic bar number" >> $HGRCPATH + $ echo "format = topic bar number" >> $HGRCPATH $ echo "assume-tty=1" >> $HGRCPATH $ echo "width=60" >> $HGRCPATH