From 2ffa93d3a469c59fc5210baeb5ef18f53afd87b0 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 25 Aug 2013 23:51:03 -0400 Subject: [PATCH] cleaning up references to xsede_tests --- customizing/fred/fred_variables.sh | 2 +- .../cron/run_grid_container_non_work_hours.crontab | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1