tests/test-pull
changeset 2571 83cfd95eafb5
parent 1929 85daa4e03b4c
child 2612 ffb895f16925
--- 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`