adopted two new variables
[feisty_meow.git] / feisty_inits / dot.bashrc-normal-user
index 793e4841f8eeb3c2f3a221a727777838637c8f3f..aace71cfe6fad95939d48c63692accb2d36b6015 100644 (file)
@@ -25,7 +25,7 @@ if [ "${TERM}" != "dumb" -a -z "$PBS_ENVIRONMENT" ]; then
   export RUN_ALL_TESTS=true
 
   # turns on noisy debugging in feisty meow scripts if uncommented.
-  #export SHELL_DEBUG=true
+  #export DEBUG_FEISTY_MEOW=true
 fi
 
 ##############