Mercurial > public > mercurial-scm > hg
diff tests/test-pull-http.t @ 25474:8c14f87bd0ae
tests: drop DAEMON_PIDS from killdaemons calls
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 08 Jun 2015 14:55:40 -0500 |
parents | 4d2b9b304ad0 |
children | ac9b85079122 |
line wrap: on
line diff
--- 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