Mercurial > public > mercurial-scm > hg
diff tests/test-progress.t @ 13149:735dd8e8a208
progress using tests: disable time estimates to avoid flakiness
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 15 Dec 2010 10:55:14 -0600 |
parents | ce4cd176634e |
children | e11c14f14491 |
line wrap: on
line diff
--- a/tests/test-progress.t Wed Dec 15 10:22:54 2010 -0600 +++ b/tests/test-progress.t Wed Dec 15 10:55:14 2010 -0600 @@ -27,6 +27,7 @@ $ echo "progress=" >> $HGRCPATH $ echo "loop=`pwd`/loop.py" >> $HGRCPATH $ echo "[progress]" >> $HGRCPATH + $ echo "format = topic bar number" >> $HGRCPATH $ echo "assume-tty=1" >> $HGRCPATH $ echo "width=60" >> $HGRCPATH