diff tests/test-bad-pull @ 2571:d22d730c96ed

tests: record few more daemon pids to be safe
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 06 Jul 2006 11:49:19 -0700
parents a765f853439d
children 7012c889e8f2
line wrap: on
line diff
--- a/tests/test-bad-pull
+++ b/tests/test-bad-pull
@@ -18,6 +18,7 @@ run()
 EOF
 
 python dumb.py 2>/dev/null &
+echo $! >> $DAEMON_PIDS
 
 http_proxy= hg clone http://localhost:20059/foo copy2 2>&1 | \
     sed -e 's/404.*/404/' -e 's/Date:.*/Date:/'