From 3d3e09692504f4a53115ff06ba4289620399c5e1 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 24 Mar 2015 15:34:27 -0400 Subject: [PATCH] dropped xsede tools config file, since that can change a lot based on machine. --- customizing/fred/fred_variables.sh | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.34.1