From a73e55c699d4325a970aa7472a45fed05fb59388 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 11 Jun 2015 10:38:29 -0400 Subject: [PATCH] switching naming from xsede to gffs, since that's really what we're working on. --- customizing/fred/fred_variables.sh | 2 +- .../cron/run_grid_container_non_work_hours.crontab | 2 +- infobase/fortunes.dat | 2 +- scripts/networking/backup_genesis_wiki.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index 2b99476d..d1175df5 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -17,7 +17,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-trunk " + REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti gffs/docs gffs/secrets gffs/xsede_tests gffs/code/fred-trunk " # point to our local certificate for ssh usage. export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge" diff --git a/infobase/configuration/cron/run_grid_container_non_work_hours.crontab b/infobase/configuration/cron/run_grid_container_non_work_hours.crontab index 48700573..2bf12787 100644 --- a/infobase/configuration/cron/run_grid_container_non_work_hours.crontab +++ b/infobase/configuration/cron/run_grid_container_non_work_hours.crontab @@ -6,7 +6,7 @@ SHELL=/bin/bash USER=jurgis # we need these for the XSEDE and GenesisII environment. -GENII_INSTALL_DIR=/home/jurgis/xsede/code/GenesisII/trunk +GENII_INSTALL_DIR=/home/jurgis/gffs/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 diff --git a/infobase/fortunes.dat b/infobase/fortunes.dat index b2d15006..bb24da8c 100644 --- a/infobase/fortunes.dat +++ b/infobase/fortunes.dat @@ -37178,7 +37178,7 @@ that these, and others, are the consequences of violating the pledges. The tantric pledges, like a dented vessel, are restored by the practitioner's strength. --Jamgon Kongtrul - +~ When is it possible to restore a vow that has been transgressed? All the tantras and transmissions state that if a monk has incurred a defeat with concealment, the transgressed vow, like a broken clay pot, cannot be repaired. diff --git a/scripts/networking/backup_genesis_wiki.sh b/scripts/networking/backup_genesis_wiki.sh index 8efc257d..b26becf0 100644 --- a/scripts/networking/backup_genesis_wiki.sh +++ b/scripts/networking/backup_genesis_wiki.sh @@ -2,6 +2,6 @@ source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" -zip -r "/z/stuffing/archives/genesis2_wiki_as_of_$(date_stringer).zip" /z/uvaweb/doc/wiki -x "*/xcg_releases/*" -x "*/xsede_beta/*" -x "*/GenesisII*gz" -x "*/act126_installers/*" -x "*/genesis2-*" +zip -r "/z/stuffing/archives/genesis2_wiki_as_of_$(date_stringer).zip" /z/uvaweb/doc/wiki -x "*/xcg_releases/*" -x "*/xsede_beta/*" -x "*/GenesisII*gz" -x "*/act126_installers/*" -x "*/genesis2-*" -x "*/udc3_releases/*" -x "*/xsede_releases/*" -x "*/gffseu_releases/*" -- 2.34.1