tests/test-bad-pull
changeset 695 085a8145e151
parent 547 4fc63e22b1fe
child 705 574869103985
--- a/tests/test-bad-pull	Wed Jul 13 01:53:27 2005 -0800
+++ b/tests/test-bad-pull	Thu Jul 14 08:57:54 2005 +0100
@@ -17,8 +17,9 @@
 run()
 EOF
 
+set +x # backgrounding sometimes disturbs the order of command tracing
 python dumb.py 2>/dev/null &
-sleep 2
+set -x
 
 hg clone http://localhost:20059/foo copy2
 echo $?