Skip to content

Commit

Permalink
Space nit
Browse files Browse the repository at this point in the history
  • Loading branch information
shinglyu committed Nov 16, 2016
1 parent d8b862e commit 9f0b685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ci/performance/test_all.sh
Expand Up @@ -45,7 +45,7 @@ MANIFEST="page_load_test/tp5n/20160509.manifest" # A manifest that excludes
PERF_FILE="output/perf-$(date +%s).json"

echo "Running tests"
python3 runner.py ${engine} --runs 3 --timeout "${timeout}"\
python3 runner.py ${engine} --runs 3 --timeout "${timeout}" \
"${MANIFEST}" "${PERF_FILE}"

if [[ "${submit:-}" ]];
Expand Down

0 comments on commit 9f0b685

Please sign in to comment.