Add an option to submit test-perf result to perfherder

This commit is contained in:
Shing Lyu 2016-11-09 14:55:57 +08:00
parent 16199b4983
commit ddd03229e0
4 changed files with 38 additions and 31 deletions

View file

@ -57,7 +57,7 @@ then
# results appear on the same date. Use the correct result when Perfherder
# allows us to change the date.
python3 submit_to_perfherder.py \
"${output:-}" "${engine}" "${PERF_FILE}" servo/revision.json
"${engine}" "${PERF_FILE}" servo/revision.json
fi
echo "Stopping the local server"