projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccf0ad0
)
fixed path for shunit.
author
Chris Koeritz
<fred@gruntose.com>
Thu, 10 May 2012 19:39:22 +0000
(15:39 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Thu, 10 May 2012 19:39:22 +0000
(15:39 -0400)
scripts/core/variables.sh
patch
|
blob
|
history
diff --git
a/scripts/core/variables.sh
b/scripts/core/variables.sh
index dd9adc273435461b82ae6f1c638ba0a7492db391..3f36b21f1ade30f0b66e23e44e2b17d1cf2228e2 100644
(file)
--- a/
scripts/core/variables.sh
+++ b/
scripts/core/variables.sh
@@
-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="$FEIST
Y
_MEOW_SCRIPTS/shunit"
##############