From: Chris Koeritz Date: Thu, 21 Aug 2014 15:36:11 +0000 (-0400) Subject: fixed file name for xsede tools. X-Git-Tag: 2.140.90~762 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=70e64616852cc34b358700203bc8c25476ad2307;p=feisty_meow.git fixed file name for xsede tools. --- diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index 6226e923..5d767355 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -64,8 +64,7 @@ if [ -z "$NETHACKOPTIONS" ]; then # 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/fred-trunk/xsede_tools/inputfile.txt -#hmmm: change this to point at a nice file inside feisty, rather than randomly winging off into my code hierarchy. + export XSEDE_TOOLS_CONFIG_FILE=$HOME/xsede/code/fred-trunk/xsede_tools/xsede_tools.cfg fi