[Swift-commit] r7713 - SwiftApps/swift-galaxy

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Fri Mar 14 13:49:26 CDT 2014


Author: ketan
Date: 2014-03-14 13:49:25 -0500 (Fri, 14 Mar 2014)
New Revision: 7713

Modified:
   SwiftApps/swift-galaxy/README
Log:
troubleshoot

Modified: SwiftApps/swift-galaxy/README
===================================================================
--- SwiftApps/swift-galaxy/README	2014-03-14 16:35:33 UTC (rev 7712)
+++ SwiftApps/swift-galaxy/README	2014-03-14 18:49:25 UTC (rev 7713)
@@ -173,6 +173,17 @@
 
 Step 6. For examples of other Galaxy-Swift tools, look into the swift directoty.
 
+Troubleshoot
+-------------
+
+Each tool generates a set of Swift source and configuration files. These files are placed in a unique directory with a random name generated on the fly. The location of the directory is in `/tmp` and it is prefixed with name `swift-gal.`. The suffix is a four letter random number. You can run Swift from this directory to reproduce possible issues as follows:
+
+----
+swift -tc.file tc -sites.file sites.xml -config cf script.swift
+----
+
+Feel free to contact Swift http://swift-lang.org/support/index.php[support] if issues persist.
+
 Upcoming Features
 ------------------
 




More information about the Swift-commit mailing list