tests/test-wireproto.t
branchmercurial-4.7
changeset 4305 afb60b6576e5
parent 4202 f555039d1a08
parent 4289 cabe3b5d5139
child 4307 add4c12a9c37
child 4549 dcaf340841ef
--- a/tests/test-wireproto.t	Tue Nov 27 04:07:31 2018 +0100
+++ b/tests/test-wireproto.t	Fri Dec 21 20:14:18 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)