tests/test-wireproto.t
changeset 4296 b8cb1bdbc8d7
parent 4295 db87432df8de
parent 4289 cabe3b5d5139
child 4353 42dbe3a38ac2
child 4840 62b60fc1983d
--- a/tests/test-wireproto.t	Wed Dec 12 01:19:30 2018 +0800
+++ b/tests/test-wireproto.t	Thu Dec 13 17:26:26 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)