updated for xsede tool config file.
authorChris Koeritz <fred@gruntose.com>
Mon, 1 Dec 2014 21:30:28 +0000 (16:30 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 1 Dec 2014 21:30:28 +0000 (16:30 -0500)
customizing/fred/fred_variables.sh

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