adopted two new variables
[feisty_meow.git] / scripts / customize / fred / java_profile.sh
index 672df77d9ec5f5e2705b60bfec01b15cf170edbc..ba26b72ae5f717f844d476558574992b79c92326 100644 (file)
@@ -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.