test-progress: fix whitespace typo
authorMartin Geisler <mg@lazybytes.net>
Fri, 11 May 2012 15:13:13 +0200
changeset 16675 f29f187ee73d
parent 16674 76c744e0c5bb
child 16676 654b9e1966f7
test-progress: fix whitespace typo
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