# HG changeset patch # User Yuya Nishihara # Date 1433458146 -32400 # Node ID 51e7acc34b0ab0e540dffdb22127914f2353d5e2 # Parent d0c7ffc4c8bc2513dcb93b1c1244c00527d26a79 test-https: kill only hgweb daemon to restart for client-auth test This avoids a test failure on Mac OS X. Because tinyproxy.py isn't detached from the shell, it may complain that a child process is terminated by a signal. diff -r d0c7ffc4c8bc -r 51e7acc34b0a tests/test-https.t --- a/tests/test-https.t Thu Jun 04 17:51:19 2015 -0500 +++ b/tests/test-https.t Fri Jun 05 07:49:06 2015 +0900 @@ -346,7 +346,7 @@ [255] - $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS + $ "$TESTDIR/killdaemons.py" hg0.pid #if sslcontext