Mercurial > hg
changeset 16675:f29f187ee73d
test-progress: fix whitespace typo
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Fri, 11 May 2012 15:13:13 +0200 |
parents | 76c744e0c5bb |
children | 654b9e1966f7 |
files | tests/test-progress.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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