From: Chris Koeritz Date: Mon, 26 Aug 2013 03:51:03 +0000 (-0400) Subject: cleaning up references to xsede_tests X-Git-Tag: 2.140.90~944 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=2ffa93d3a469c59fc5210baeb5ef18f53afd87b0;p=feisty_meow.git cleaning up references to xsede_tests --- diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index 50c86ee1..0316a800 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -20,7 +20,7 @@ if [ -z "$NETHACKOPTIONS" ]; then # add a bunch of folders to the list for checkin & checkout. these are # definitely personal, and some of them are fairly dated (the yeti and # hoople folders, for example). - REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti xsede/docs xsede/secrets xsede/xsede_tests xsede/code/fred " + REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti xsede/docs xsede/secrets xsede/code/fred " # point to our local certificate for ssh usage. export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge" diff --git a/database/configuration/cron/run_grid_container_non_work_hours.crontab b/database/configuration/cron/run_grid_container_non_work_hours.crontab index b7fc5aeb..48700573 100644 --- a/database/configuration/cron/run_grid_container_non_work_hours.crontab +++ b/database/configuration/cron/run_grid_container_non_work_hours.crontab @@ -6,8 +6,8 @@ SHELL=/bin/bash USER=jurgis # we need these for the XSEDE and GenesisII environment. -XSEDE_TESTS_FOLDER=/home/jurgis/xsede/xsede_tests GENII_INSTALL_DIR=/home/jurgis/xsede/code/GenesisII/trunk +XSEDE_TESTS_FOLDER=$GENII_INSTALL_DIR/xsede_tools GENII_USER_DIR=/home/jurgis/.tmp/dot-genesis-xcg3 JAVA_HOME=/usr/lib/jvm/java-6-sun