[Swift-commit] r7672 - SwiftApps/cloud
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Mon Mar 10 10:11:25 CDT 2014
Author: ketan
Date: 2014-03-10 10:11:25 -0500 (Mon, 10 Mar 2014)
New Revision: 7672
Modified:
SwiftApps/cloud/README
Log:
small change
Modified: SwiftApps/cloud/README
===================================================================
--- SwiftApps/cloud/README 2014-03-10 14:01:06 UTC (rev 7671)
+++ SwiftApps/cloud/README 2014-03-10 15:11:25 UTC (rev 7672)
@@ -23,8 +23,11 @@
Installation and setup
----------------------
-To install Swift, follow the instructions found http://swift-lang.org/downloads/index.php[here]. We use the Swift version 0.94 from the SVN repository. Note that Swift
-installation is required only on the submit host and not on the cloud instances. To checkout the Swift-cloud provision package from SVN repository use the following command:
+To install Swift, follow the instructions found
+http://swift-lang.org/downloads/index.php[here]. We use the Swift version 0.94
+from the SVN repository. Note that Swift installation is required only on the
+submit host and not on the cloud instances. To checkout the Swift-cloud
+provision package from SVN repository use the following command:
----
svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftApps/cloud swift-cloud
@@ -82,7 +85,6 @@
export WORKER_USERNAME=ubuntu
export LOG_DIR=logs
export SHARED_FILESYSTEM=no
-#when instances cannot connect back to submit host
export SSH_TUNNELING=yes
----
More information about the Swift-commit
mailing list