changeset 8167 | 6c82beaaa11a |
parent 6167 | f53b9a383476 |
child 10398 | ace3cf2bc991 |
--- a/tests/test-push-http Sun Apr 26 11:49:17 2009 +0200 +++ b/tests/test-push-http Sun Apr 26 14:29:02 2009 +0200 @@ -5,13 +5,13 @@ hg init test cd test echo a > a -hg ci -Ama -d '0 0' +hg ci -Ama cd .. hg clone test test2 cd test2 echo a >> a -hg ci -mb -d '0 0' +hg ci -mb req() { hg serve -p $HGPORT -d --pid-file=hg.pid -E errors.log