fixed path for shunit.
authorChris Koeritz <fred@gruntose.com>
Thu, 10 May 2012 19:39:22 +0000 (15:39 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 10 May 2012 19:39:22 +0000 (15:39 -0400)
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"
   
   ##############