diff tests/test-wireproto.t @ 4309:ef49e48da074 mercurial-4.3

test-compat: merge mercurial-4.4 into mercurial-4.3
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 21 Dec 2018 20:14:26 +0100
parents 3d917da5bd95 c06301c5b3e2
children
line wrap: on
line diff
--- a/tests/test-wireproto.t	Tue Nov 27 04:07:38 2018 +0100
+++ b/tests/test-wireproto.t	Fri Dec 21 20:14:26 2018 +0100
@@ -226,6 +226,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)