dropped xsede tools config file, since that can change a lot based on machine.
authorChris Koeritz <fred@gruntose.com>
Tue, 24 Mar 2015 19:34:27 +0000 (15:34 -0400)
committerChris Koeritz <fred@gruntose.com>
Tue, 24 Mar 2015 19:34:27 +0000 (15:34 -0400)
customizing/fred/fred_variables.sh

index f3bc3bdd0a1cca797ea8a0a3e1a43667b4b68f9c..e67519f494d948930cc6de1b510076e6f76cd0f5 100644 (file)
@@ -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