From 70e64616852cc34b358700203bc8c25476ad2307 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 21 Aug 2014 11:36:11 -0400 Subject: [PATCH] fixed file name for xsede tools. --- customizing/fred/fred_variables.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.34.1