tests/test-wireproto.t
branchmercurial-4.3
changeset 4309 ef49e48da074
parent 4207 3d917da5bd95
parent 4308 c06301c5b3e2
--- a/tests/test-wireproto.t	Tue Nov 27 04:07:38 2018 +0100
+++ b/tests/test-wireproto.t	Fri Dec 21 20:14:26 2018 +0100
@@ -226,6 +226,7 @@
 
   $ $RUNTESTDIR/killdaemons.py $DAEMON_PIDS
   $ hg serve -R server -n test -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log  --config experimental.evolution='!'
+  $ cat hg.pid >> $DAEMON_PIDS
   $ hg debugpushkey http://localhost:$HGPORT/ obsolete
 
 (do some extra pulling to be sure)