From 3c689ea4355407ca9a1f963f111fad3b5b893041 Mon Sep 17 00:00:00 2001 From: Ben Patterson Date: Fri, 30 Jan 2015 14:53:38 -0500 Subject: [PATCH] Fix test script shard bug. This will help with rollout of TE-720 and any future new shards. --- scripts/all-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/all-tests.sh b/scripts/all-tests.sh index abc1ada77a..7457e99e49 100755 --- a/scripts/all-tests.sh +++ b/scripts/all-tests.sh @@ -190,7 +190,7 @@ END # action doesn't fail the build. # May be unnecessary if we changed the "Skip if there are no test files" # option to True in the jenkins job definitions. - mkdir -p reports + mkdir -p reports/bok_choy cat > reports/bok_choy/xunit.xml <