diff -r 76c744e0c5bb -r f29f187ee73d tests/test-progress.t --- 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