From 0f0bc9431c60aef6100037ec36c6009a67cc6c23 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 16 Jan 2012 19:54:17 -0500 Subject: [PATCH] oy, removing redundant stuff from testing out for jenkins. --- scripts/generator/bootstrap_build.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/generator/bootstrap_build.sh b/scripts/generator/bootstrap_build.sh index 79b830be..f2afef88 100644 --- a/scripts/generator/bootstrap_build.sh +++ b/scripts/generator/bootstrap_build.sh @@ -65,11 +65,6 @@ echo "Build bootstrap process has started." # preconditions for the build process... -#redundant!!! -# clean out the logs directory so we are all fresh. -#echo "Removing logs directory '$LOGS_DIR'..." -#\rm -rf "$LOGS_DIR" "$BUILD_TOP/generatedJUnitFiles" - # set up our output directories etc. prepare_binaries_dir -- 2.34.1