tests/test-pull-http.t
changeset 25474 8c14f87bd0ae
parent 25472 4d2b9b304ad0
child 29687 ac9b85079122
--- a/tests/test-pull-http.t	Mon Jun 08 14:21:45 2015 -0500
+++ b/tests/test-pull-http.t	Mon Jun 08 14:55:40 2015 -0500
@@ -40,7 +40,7 @@
   [ui]
   # name and email (local to this repository, optional), e.g.
   # username = Jane Doe <jdoe@example.com>
-  $ killdaemons.py $DAEMON_PIDS
+  $ killdaemons.py
 
 expect error, cloning not allowed
 
@@ -55,7 +55,7 @@
   $ hg clone http://localhost:$HGPORT/ test4 --config experimental.bundle2-exp=False
   abort: authorization failed
   [255]
-  $ killdaemons.py $DAEMON_PIDS
+  $ killdaemons.py
 
 serve errors