tests/test-bad-pull.t
branchstable
changeset 16496 abbabbbe4ec2
parent 16341 91eec29dd7de
child 17019 5d0538599428
--- a/tests/test-bad-pull.t	Mon Apr 23 01:56:48 2012 +0200
+++ b/tests/test-bad-pull.t	Mon Apr 23 01:56:48 2012 +0200
@@ -20,7 +20,7 @@
 
   $ python dumb.py 2> log &
   $ P=$!
-  $ while [ ! -f listening ]; do true; done
+  $ while [ ! -f listening ]; do sleep 0; done
   $ hg clone http://localhost:$HGPORT/foo copy2
   abort: HTTP Error 404: * (glob)
   [255]