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

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Sat Jan 25 20:44:01 CST 2014


Author: ketan
Date: 2014-01-25 20:44:01 -0600 (Sat, 25 Jan 2014)
New Revision: 7514

Modified:
   SwiftApps/swift-galaxy/swift/genericswift.xml
Log:
remove swift install directory, install on the fly

Modified: SwiftApps/swift-galaxy/swift/genericswift.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/genericswift.xml	2014-01-26 02:30:32 UTC (rev 7513)
+++ SwiftApps/swift-galaxy/swift/genericswift.xml	2014-01-26 02:44:01 UTC (rev 7514)
@@ -2,7 +2,7 @@
   <description>A generic Swift tool to run Swift workflows</description>
   
   <command interpreter="bash">
-      #if $configuration.mode == "default"
+    #if $configuration.mode == "default"
         genericswift.sh
             $site 
             $script




More information about the Swift-commit mailing list