Mercurial > public > mercurial-scm > hg-stable
diff tests/test-wireproto-command-capabilities.t @ 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 | 3ea8323d6f95 |
children | 143632f82479 |
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