tests/test-hgweb-csp.t
changeset 34483 a6d95a8b7243
parent 30766 d7bf7d2bd5ab
child 35605 45a816361926
--- 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