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:
863e475
)
oops, fairly bad mistake in setting directory name.
author
Chris Koeritz
<fred@gruntose.com>
Sun, 4 Mar 2012 04:35:53 +0000
(23:35 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Sun, 4 Mar 2012 04:35:53 +0000
(23:35 -0500)
scripts/core/variables.sh
patch
|
blob
|
history
diff --git
a/scripts/core/variables.sh
b/scripts/core/variables.sh
index 956198d87f5f31304b4af42df760a63dd7d87841..bce2001ac4f3cb74dbcfe8e1368c85f2768f2e18 100644
(file)
--- a/
scripts/core/variables.sh
+++ b/
scripts/core/variables.sh
@@
-112,8
+112,8
@@
if [ -z "$NECHUNG" ]; then
export NECHUNG=$FEISTY_MEOW_DIR/database/fortunes.dat
# ensure we use the right kind of secure shell.
- export CVS_RSH=$FEISTY_MEOW_SCRIPTS/secur
e
/ssh.sh
- export GIT_SSH=$FEISTY_MEOW_SCRIPTS/secur
e
/ssh.sh
+ export CVS_RSH=$FEISTY_MEOW_SCRIPTS/secur
ity
/ssh.sh
+ export GIT_SSH=$FEISTY_MEOW_SCRIPTS/secur
ity
/ssh.sh
# the base checkout list is just to update feisty_meow. additional folder
# names can be added in your customized scripts.