new file with demo for screen application, mainly setting a convenient log path.
[feisty_meow.git] / scripts / core / variables.sh
index dd9adc273435461b82ae6f1c638ba0a7492db391..3f36b21f1ade30f0b66e23e44e2b17d1cf2228e2 100644 (file)
@@ -176,7 +176,7 @@ if [ -z "$NECHUNG" ]; then
   ##############
 
   # set the SHUNIT_DIR so our shunit tests can find the codebase.
-  export SHUNIT_DIR="$FEIST_MEOW_SCRIPTS/shunit"
+  export SHUNIT_DIR="$FEISTY_MEOW_SCRIPTS/shunit"
   
   ##############