diff -r 378a8e700e02 -r 4d2b9b304ad0 tests/test-push-http.t --- 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