tests/test-push-http.t
changeset 25474 8c14f87bd0ae
parent 25472 4d2b9b304ad0
child 25478 d19787db6fe0
--- a/tests/test-push-http.t	Mon Jun 08 14:21:45 2015 -0500
+++ b/tests/test-push-http.t	Mon Jun 08 14:55:40 2015 -0500
@@ -17,7 +17,7 @@
   >     cat hg.pid >> $DAEMON_PIDS
   >     hg --cwd ../test2 push http://localhost:$HGPORT/
   >     exitstatus=$?
-  >     killdaemons.py $DAEMON_PIDS
+  >     killdaemons.py
   >     echo % serve errors
   >     cat errors.log
   >     return $exitstatus