tests/test-wireproto.t
branchmercurial-4.5
changeset 4307 add4c12a9c37
parent 4205 6be09fb2c08c
parent 4305 afb60b6576e5
child 4308 c06301c5b3e2
child 4551 7de160f6c7a9
--- a/tests/test-wireproto.t	Tue Nov 27 04:07:35 2018 +0100
+++ b/tests/test-wireproto.t	Fri Dec 21 20:14:21 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)