tests/test-wireproto.t
branchmercurial-4.4
changeset 4308 c06301c5b3e2
parent 4206 04aeaec6ec07
parent 4307 add4c12a9c37
child 4309 ef49e48da074
child 4552 0eb80259f9cb
--- a/tests/test-wireproto.t	Tue Nov 27 04:07:36 2018 +0100
+++ b/tests/test-wireproto.t	Fri Dec 21 20:14:23 2018 +0100
@@ -230,6 +230,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)