From: Chris Koeritz Date: Tue, 24 Mar 2015 19:34:27 +0000 (-0400) Subject: dropped xsede tools config file, since that can change a lot based on machine. X-Git-Tag: 2.140.90~684 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=3d3e09692504f4a53115ff06ba4289620399c5e1;p=feisty_meow.git dropped xsede tools config file, since that can change a lot based on machine. --- diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index f3bc3bdd..e67519f4 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -60,12 +60,6 @@ if [ -z "$NETHACKOPTIONS" ]; then # options for the lame mp3 encoder. export LAMEOPT="--alt-preset extreme" - # points the xsede tools at our standard config file, so we don't have to worry about - # setting up other versions if the GENII_INSTALL_DIR changes. this requires the variables - # for GENII_INSTALL_DIR and GENII_USER_DIR to be established, since my config file doesn't - # set those. - export XSEDE_TOOLS_CONFIG_FILE=$HOME/xsede/code/xsede_tools.cfg - fi