fix up the description in the run_tests.sh (#1176)

run_tests had the wrong invocation of the script in the comments. fix
that.
This commit is contained in:
Jeffrey Crowell
2016-04-11 16:50:44 -04:00
committed by Jeffrey Crowell
parent f3063e2daa
commit 6f5042020b
+4 -2
View File
@@ -23,9 +23,11 @@
# Exits with status 2 if command line args are wrong.
#
# Usage:
# ./run_tests.sh primary_port secondary_port mod_pagespeed_dir pagespeed_test_host
# ./run_tests.sh primary_port secondary_port mod_pagespeed_dir ngx_binary
# pagespeed_test_host
# Example:
# ./run_tests.sh 8050 8051 /path/to/mod_pagespeed www.modpagespeed.com
# ./run_tests.sh 8050 8051 /path/to/mod_pagespeed /path/to/nginx/binary
# selfsigned.modpagespeed.com
#
# Normally we test only with the native fetcher off. Set