diff -r 75de5d456b60 -r a6d95a8b7243 tests/test-hgweb-csp.t --- a/tests/test-hgweb-csp.t Sun Oct 01 12:10:48 2017 -0400 +++ b/tests/test-hgweb-csp.t Wed Oct 04 18:39:26 2017 -0700 @@ -110,7 +110,7 @@ $ killdaemons.py - $ hg -R repo1 serve -p $HGPORT -d --pid-file=hg.pid --config "web.csp=image-src 'self'; script-src https://example.com/ 'nonce-%nonce%'" + $ hg serve -R repo1 -p $HGPORT -d --pid-file=hg.pid --config "web.csp=image-src 'self'; script-src https://example.com/ 'nonce-%nonce%'" $ cat hg.pid > $DAEMON_PIDS static page sends CSP