tests/test-progress.t
changeset 16675 f29f187ee73d
parent 16350 4f795f5fbb0b
child 17743 6047947afb6b
--- 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