Mercurial > hg
diff tests/test-pull @ 10154:d4a62b6d4a58 stable
run-tests.py: clears http_proxy for all tests
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Tue, 29 Dec 2009 19:02:26 -0200 |
parents | 2770d03ae49f |
children | ace3cf2bc991 |
line wrap: on
line diff
--- a/tests/test-pull Tue Dec 29 01:03:10 2009 +0100 +++ b/tests/test-pull Tue Dec 29 19:02:26 2009 -0200 @@ -11,7 +11,7 @@ cat hg.pid >> $DAEMON_PIDS cd .. -http_proxy= hg clone --pull http://localhost:$HGPORT/ copy | sed -e 's,:[0-9][0-9]*/,/,' +hg clone --pull http://localhost:$HGPORT/ copy | sed -e 's,:[0-9][0-9]*/,/,' cd copy hg verify hg co