tests/test-pull-http.t
changeset 17466 d5a3bda6e170
parent 16913 f2719b387380
child 17565 f62ed3d90377
--- a/tests/test-pull-http.t	Sun Aug 19 18:06:15 2012 +0200
+++ b/tests/test-pull-http.t	Mon Aug 20 22:36:51 2012 +0200
@@ -28,7 +28,7 @@
   $ cat test3/.hg/hgrc
   [paths]
   default = http://foo@localhost:$HGPORT/
-  $ "$TESTDIR/killdaemons.py"
+  $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
 
 expect error, cloning not allowed
 
@@ -40,7 +40,7 @@
   requesting all changes
   abort: authorization failed
   [255]
-  $ "$TESTDIR/killdaemons.py"
+  $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
 
 serve errors