tests/test-largefiles-wireproto.t
changeset 25472 4d2b9b304ad0
parent 25243 d65243d28749
child 25474 8c14f87bd0ae
--- a/tests/test-largefiles-wireproto.t	Fri Jun 05 22:53:15 2015 -0400
+++ b/tests/test-largefiles-wireproto.t	Mon Jun 08 14:44:30 2015 -0500
@@ -106,7 +106,7 @@
   [255]
 
 used all HGPORTs, kill all daemons
-  $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
+  $ killdaemons.py $DAEMON_PIDS
 #endif
 
 vanilla clients locked out from largefiles ssh repos
@@ -291,6 +291,6 @@
   $ rm -rf empty http-clone*
 
 used all HGPORTs, kill all daemons
-  $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
+  $ killdaemons.py $DAEMON_PIDS
 
 #endif