tests/test-push-http.t
changeset 17466 d5a3bda6e170
parent 17456 59a168019255
child 17565 f62ed3d90377
--- a/tests/test-push-http.t	Sun Aug 19 18:06:15 2012 +0200
+++ b/tests/test-push-http.t	Mon Aug 20 22:36:51 2012 +0200
@@ -17,7 +17,7 @@
   >     cat hg.pid >> $DAEMON_PIDS
   >     hg --cwd ../test2 push http://localhost:$HGPORT/
   >     exitstatus=$?
-  >     "$TESTDIR/killdaemons.py"
+  >     "$TESTDIR/killdaemons.py" $DAEMON_PIDS
   >     echo % serve errors
   >     cat errors.log
   >     return $exitstatus