tests/test-push-http.t
changeset 25472 4d2b9b304ad0
parent 25405 220a220ed088
child 25474 8c14f87bd0ae
--- a/tests/test-push-http.t	Fri Jun 05 22:53:15 2015 -0400
+++ b/tests/test-push-http.t	Mon Jun 08 14:44:30 2015 -0500
@@ -17,7 +17,7 @@
   >     cat hg.pid >> $DAEMON_PIDS
   >     hg --cwd ../test2 push http://localhost:$HGPORT/
   >     exitstatus=$?
-  >     "$TESTDIR/killdaemons.py" $DAEMON_PIDS
+  >     killdaemons.py $DAEMON_PIDS
   >     echo % serve errors
   >     cat errors.log
   >     return $exitstatus