diff -r 2264b2b077a1 -r 83cfd95eafb5 tests/test-pull --- a/tests/test-pull Thu Jul 06 10:09:24 2006 -0700 +++ b/tests/test-pull Thu Jul 06 11:45:34 2006 -0700 @@ -8,6 +8,7 @@ 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 @@ cat foo hg manifest hg pull - -kill `cat ../test/hg.pid`