diff tests/test-bad-pull @ 705:574869103985

Merge with TAH manifest hash: 197e0d1a0d7376a9eb72381330462f06490ab821
author mpm@selenic.com
date Thu, 14 Jul 2005 22:56:55 -0800
parents 4fc63e22b1fe 085a8145e151
children ec85f9e6f3b1 8f5637f0a0c0 0902ffece4b4
line wrap: on
line diff
--- a/tests/test-bad-pull	Thu Jul 14 22:37:46 2005 -0800
+++ b/tests/test-bad-pull	Thu Jul 14 22:56:55 2005 -0800
@@ -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 $?