X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Fjava_profile.sh;h=ba26b72ae5f717f844d476558574992b79c92326;hb=debed524cc728f8940c8a4195621e58c8b86e42f;hp=672df77d9ec5f5e2705b60bfec01b15cf170edbc;hpb=c5d44af5a928ffcfe0dc059e0858f57e4b7dd13c;p=feisty_meow.git diff --git a/scripts/customize/fred/java_profile.sh b/scripts/customize/fred/java_profile.sh index 672df77d..ba26b72a 100644 --- a/scripts/customize/fred/java_profile.sh +++ b/scripts/customize/fred/java_profile.sh @@ -13,7 +13,7 @@ source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" function intuition_failure() { missing="$1"; shift - if [ ! -z "$SHELL_DEBUG" ]; then + if [ ! -z "$DEBUG_FEISTY_MEOW" ]; then echo "Could not intuit '$missing' variable." fi # remove the variable because its value is busted.