X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fbootstrap_build.sh;fp=scripts%2Fgenerator%2Fbootstrap_build.sh;h=1e0654fdfe11a58ec354b9061320f895b0789bf6;hb=df644beaa6a9c14c051b63e3dc42bc19b0c29246;hp=b7e2fa14ad57e762a0342020e3a89d81cf3cfa13;hpb=383aa59c88ea4c08ca66205f976a2b28c56c5255;p=feisty_meow.git diff --git a/scripts/generator/bootstrap_build.sh b/scripts/generator/bootstrap_build.sh index b7e2fa14..1e0654fd 100644 --- a/scripts/generator/bootstrap_build.sh +++ b/scripts/generator/bootstrap_build.sh @@ -254,12 +254,8 @@ if [ -z "$JUST_BOOTSTRAP_APPS" ]; then pushd "$REPOSITORY_DIR" &>/dev/null unset BUILD_DEFAULTS declare -a BUILD_DEFAULTS=( "BOOT_STRAPPING=" "OPTIMIZE=t" "DEBUG=t" "REBUILD=t" ) - export NOT_SLIMLINE=true make_code - popd &>/dev/null - -echo hey ho ho hey, got to final place -ls -al $PRODUCTION_DIR/logs + popd &>/dev/null fi