From 9c8caece8c1f8aee87bf2b711f18d39ed1ba6989 Mon Sep 17 00:00:00 2001 From: "Fred T. Hamster" Date: Thu, 5 Mar 2026 10:30:25 -0500 Subject: [PATCH] dropping SVN_SSH variable this has been out of date, and unneeded, for so very long. --- scripts/customize/fred/fred_variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.43.0