cleaning up references to xsede_tests
authorChris Koeritz <fred@gruntose.com>
Mon, 26 Aug 2013 03:51:03 +0000 (23:51 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 26 Aug 2013 03:51:03 +0000 (23:51 -0400)
customizing/fred/fred_variables.sh
database/configuration/cron/run_grid_container_non_work_hours.crontab

index 50c86ee18f05ce8be7d4f412035c30c36ee85d7b..0316a8009366e92f88c5ed9490e5dcb2c702f91f 100644 (file)
@@ -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"
index b7fc5aebc496cad3f988087fbfb1f0a43f2997cb..48700573e0b7396ef4c266ef080da3d7eaa8ff78 100644 (file)
@@ -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