changeset 37761:ff6b0a20849d

tests: arrange for a server in wireproto-command-capabilities.t to be killed The stray servers were piling up after the test harness exited. On Windows, this means the *.pyd files can't be rebuilt, which is why the build warning count dropped to 1 recently.
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 16 Apr 2018 23:39:30 -0400
parents 29eb4cafeeb8
children 7269b87f817c
files tests/test-wireproto-command-capabilities.t
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-wireproto-command-capabilities.t	Tue Apr 10 16:06:52 2018 +0200
+++ b/tests/test-wireproto-command-capabilities.t	Mon Apr 16 23:39:30 2018 -0400
@@ -142,6 +142,7 @@
   $ killdaemons.py
   $ enablehttpv2 server
   $ hg -R server serve -p $HGPORT -d --pid-file hg.pid -E error.log
+  $ cat hg.pid > $DAEMON_PIDS
 
 Only requested API services are returned