From: Chris Koeritz Date: Mon, 16 Jan 2012 20:44:56 +0000 (-0500) Subject: trying a few more tricks to get jenkins happy. X-Git-Tag: 2.140.90~1656^2~48 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=2dabeaeea0a64d744bad23b17665a76592be4129;p=feisty_meow.git trying a few more tricks to get jenkins happy. --- diff --git a/scripts/generator/bootstrap_build.sh b/scripts/generator/bootstrap_build.sh index 0c4a5a5b..aa96a518 100644 --- a/scripts/generator/bootstrap_build.sh +++ b/scripts/generator/bootstrap_build.sh @@ -66,7 +66,8 @@ echo "Build bootstrap process has started." # preconditions for the build process... # clean out the logs directory so we are all fresh. -rm -rf "$LOGS_DIR" +\rm -rf "$LOGS_DIR" "$BUILD_TOP/generatedJUnitFiles" +mkdir "$LOGS_DIR" # make this again so no one gets cranky. # set up our output directories etc. prepare_binaries_dir