# HG changeset patch # User Yuya Nishihara # Date 2015-06-04 22:49:06 # 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 --git a/tests/test-https.t b/tests/test-https.t --- a/tests/test-https.t +++ b/tests/test-https.t @@ -346,7 +346,7 @@ Test https with cert problems through pr [255] - $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS + $ "$TESTDIR/killdaemons.py" hg0.pid #if sslcontext