oops, fairly bad mistake in setting directory name.
authorChris Koeritz <fred@gruntose.com>
Sun, 4 Mar 2012 04:35:53 +0000 (23:35 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 4 Mar 2012 04:35:53 +0000 (23:35 -0500)
scripts/core/variables.sh

index 956198d87f5f31304b4af42df760a63dd7d87841..bce2001ac4f3cb74dbcfe8e1368c85f2768f2e18 100644 (file)
@@ -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/secure/ssh.sh
-  export GIT_SSH=$FEISTY_MEOW_SCRIPTS/secure/ssh.sh
+  export CVS_RSH=$FEISTY_MEOW_SCRIPTS/security/ssh.sh
+  export GIT_SSH=$FEISTY_MEOW_SCRIPTS/security/ssh.sh
   
   # the base checkout list is just to update feisty_meow.  additional folder
   # names can be added in your customized scripts.