Skip to content

Commit

Permalink
Fix demo/start.sh to work with --report-stats
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Sep 23, 2015
1 parent d2fc591 commit 8a519ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a519ac

Please sign in to comment.