adopted two new variables
[feisty_meow.git] / scripts / core / reconfigure_feisty_meow.sh
index e44d017c2042e53873b2b4f181f4e7c656d0f6ce..dad26d1477cbdd79d404d90ca38673bd1de55e68 100644 (file)
@@ -64,7 +64,7 @@ source "$FEISTY_MEOW_SCRIPTS/core/variables.sh"
 # create our common aliases.
 perl "$FEISTY_MEOW_SCRIPTS/core/generate_aliases.pl"
 
-if [ ! -z "$SHELL_DEBUG" ]; then
+if [ ! -z "$DEBUG_FEISTY_MEOW" ]; then
   echo established these variables for feisty_meow assets:
   echo ==============
   cat "$FEISTY_MEOW_VARIABLES_LOADING_FILE"