diff tests/test-wireproto.t @ 4307:add4c12a9c37 mercurial-4.5

test-compat: merge mercurial-4.6 into mercurial-4.5
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 21 Dec 2018 20:14:21 +0100
parents 6be09fb2c08c afb60b6576e5
children c06301c5b3e2 7de160f6c7a9
line wrap: on
line diff
--- 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)