From: Fred T. Hamster Date: Thu, 5 Mar 2026 15:30:25 +0000 (-0500) Subject: dropping SVN_SSH variable X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=9c8caece8c1f8aee87bf2b711f18d39ed1ba6989;p=feisty_meow.git dropping SVN_SSH variable this has been out of date, and unneeded, for so very long. --- diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index 9b5d0daa..051cf991 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -31,7 +31,7 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then SOURCECODE_HIERARCHY_LIST=" codebarn extra_brain interbrane hypermind " # point to our local certificate for ssh usage. - export SVN_SSH="ssh -i $HOME/.ssh/others/id_dsa_sourceforge" +# export SVN_SSH="ssh -i $HOME/.ssh/others/id_dsa_sourceforge" # Error and success noises for CLAM. export CLAM_ERROR_SOUND='/z/walrus/media/sounds/effects/bwaaang.mp3 /z/walrus/media/sounds/cartoons/doh4.mp3'