diff tests/test-wireproto.t @ 4305:afb60b6576e5 mercurial-4.7

test-compat: merge stable into mercurial-4.7
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 21 Dec 2018 20:14:18 +0100
parents f555039d1a08 cabe3b5d5139
children add4c12a9c37 dcaf340841ef
line wrap: on
line diff
--- 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)