[Swift-commit] r4495 - usertools/persistent-coasters

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Thu May 19 10:46:26 CDT 2011


Author: wozniak
Date: 2011-05-19 10:46:26 -0500 (Thu, 19 May 2011)
New Revision: 4495

Modified:
   usertools/persistent-coasters/settings.sh
Log:
Note about SWIFT environment variable


Modified: usertools/persistent-coasters/settings.sh
===================================================================
--- usertools/persistent-coasters/settings.sh	2011-05-18 21:03:02 UTC (rev 4494)
+++ usertools/persistent-coasters/settings.sh	2011-05-19 15:46:26 UTC (rev 4495)
@@ -2,6 +2,9 @@
 # Keep all interesting settings in one place
 # User should modify this to fit environment
 
+# Location of SWIFT.  If empty, PATH is referenced
+export SWIFT=
+
 # Where to place/launch worker.pl on the remote machine for sites.xml
 export WORKER_WORK=/home/${USER}/work
 




More information about the Swift-commit mailing list