tests/test-treediscovery.t
changeset 25474 8c14f87bd0ae
parent 25472 4d2b9b304ad0
child 28996 b74ca9ace65e
--- a/tests/test-treediscovery.t	Mon Jun 08 14:21:45 2015 -0500
+++ b/tests/test-treediscovery.t	Mon Jun 08 14:55:40 2015 -0500
@@ -21,7 +21,7 @@
   >   cat hg.pid >> $DAEMON_PIDS
   > }
   $ tstop() {
-  >   killdaemons.py $DAEMON_PIDS
+  >   killdaemons.py
   >   [ "$1" ] && cut -d' ' -f6- access.log && cat errors.log
   >   rm access.log errors.log
   > }