Skip to content
Snippets Groups Projects
Commit 8a519ac7 authored by Erik Johnston's avatar Erik Johnston
Browse files

Fix demo/start.sh to work with --report-stats

parent d2fc5916
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ for port in 8080 8081 8082; do
--generate-config \
-H "localhost:$https_port" \
--config-path "$DIR/etc/$port.config" \
--report-stats no
# Check script parameters
if [ $# -eq 1 ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment