tests/test-archive.t
changeset 25474 8c14f87bd0ae
parent 25472 4d2b9b304ad0
child 25482 95f490136e75
--- a/tests/test-archive.t	Mon Jun 08 14:21:45 2015 -0500
+++ b/tests/test-archive.t	Mon Jun 08 14:55:40 2015 -0500
@@ -31,7 +31,7 @@
   >     echo % $3 and $4 disallowed should both give 403
   >     get-with-headers.py localhost:$HGPORT "archive/tip.$3" | head -n 1
   >     get-with-headers.py localhost:$HGPORT "archive/tip.$4" | head -n 1
-  >     killdaemons.py $DAEMON_PIDS
+  >     killdaemons.py
   >     cat errors.log
   >     cp .hg/hgrc-base .hg/hgrc
   > }
@@ -134,7 +134,7 @@
   $ python getarchive.py "$TIP" gz relre:baz
   HTTP Error 404: file(s) not found: relre:baz
 
-  $ killdaemons.py $DAEMON_PIDS
+  $ killdaemons.py
 
   $ hg archive -t tar test.tar
   $ tar tf test.tar