[Swift-commit] r7667 - SwiftApps/cloud

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Sun Mar 9 16:44:19 CDT 2014


Author: ketan
Date: 2014-03-09 16:44:19 -0500 (Sun, 09 Mar 2014)
New Revision: 7667

Modified:
   SwiftApps/cloud/README
Log:
README improvements

Modified: SwiftApps/cloud/README
===================================================================
--- SwiftApps/cloud/README	2014-03-09 21:37:38 UTC (rev 7666)
+++ SwiftApps/cloud/README	2014-03-09 21:44:19 UTC (rev 7667)
@@ -245,7 +245,8 @@
 
 Swift
 ~~~~~~
-a. Swift not found: check your PATH and make sure the bin directory of Swift is added
-b. Swift run shows no progress in task execution: Check if the cloud instances are running
-c. Swift runs fail: Check if ports are open between submithost and cloud instance
 
+a. Swift not found: Check your `PATH` and make sure the `bin` directory of Swift installation is added to `PATH`.
+b. Swift run shows no progress in task execution: Check if the EC2 instances are running via `ec2-describe-instances`.
+c. Swift runs fail: Check if ports are open between submithost and cloud instance.
+




More information about the Swift-commit mailing list