tests/test-bad-pull
changeset 547 4fc63e22b1fe
parent 503 c6a2e41c8c60
parent 545 721bfca3a9dc
child 695 085a8145e151
child 705 574869103985
--- a/tests/test-bad-pull
+++ b/tests/test-bad-pull
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/sh -x
 
 hg clone http://localhost:20059/ copy
 echo $?
@@ -18,6 +18,7 @@ run()
 EOF
 
 python dumb.py 2>/dev/null &
+sleep 2
 
 hg clone http://localhost:20059/foo copy2
 echo $?