Compare commits

...

1 Commits

Author SHA1 Message Date
Josh Matthews
9a912aefa9 Avoid conflicts with anything that runs after test-perf. 2018-07-19 09:33:11 -04:00

View File

@@ -52,3 +52,6 @@ mkdir -p output # Test result will be saved to output/perf-<timestamp>.json
./test_all.sh --servo ${*}
SERVO_DIR="../../.." ${WARC_DIR}/run-warc-tests.sh
# Exit the virtualenv
deactivate