From f514e8411d9a21aee031f43e01b413b0c4dfc4f9 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 1 Dec 2014 16:30:28 -0500 Subject: [PATCH] updated for xsede tool config file. --- customizing/fred/fred_variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index 5d767355..f3bc3bdd 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -64,7 +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/xsede_tools.cfg + export XSEDE_TOOLS_CONFIG_FILE=$HOME/xsede/code/xsede_tools.cfg fi -- 2.34.1