diff --git a/tests/test-pull b/tests/test-pull --- a/tests/test-pull +++ b/tests/test-pull @@ -8,6 +8,7 @@ hg addremove hg commit -m 1 hg verify hg serve -p 20059 -d --pid-file=hg.pid +cat hg.pid >> $DAEMON_PIDS cd .. http_proxy= hg clone http://localhost:20059/ copy @@ -17,5 +18,3 @@ hg co cat foo hg manifest hg pull - -kill `cat ../test/hg.pid`