diff --git a/testing/taskcluster/scripts/tester/test-linux.sh b/testing/taskcluster/scripts/tester/test-linux.sh index c52cbced502..15716ed3962 100644 --- a/testing/taskcluster/scripts/tester/test-linux.sh +++ b/testing/taskcluster/scripts/tester/test-linux.sh @@ -27,7 +27,7 @@ if [[ -z ${MOZHARNESS_URL} ]]; then exit 1; fi if [[ -z ${MOZHARNESS_SCRIPT} ]]; then exit 1; fi if [[ -z ${MOZHARNESS_CONFIG} ]]; then exit 1; fi -mkdir -p ~/artifacts +mkdir -p ~/artifacts/public cleanup() { if [ -n "$xvfb_pid" ]; then