[Swift-commit] r7524 - in SwiftApps/swift-galaxy/swift: . lungsearch test_exec

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Wed Jan 29 10:55:21 CST 2014


Author: ketan
Date: 2014-01-29 10:55:20 -0600 (Wed, 29 Jan 2014)
New Revision: 7524

Added:
   SwiftApps/swift-galaxy/swift/test_exec/ls2.sh
Modified:
   SwiftApps/swift-galaxy/swift/lungsearch/lungsearch.xml
   SwiftApps/swift-galaxy/swift/swiftforeachlist.xml
Log:
swift exec type

Modified: SwiftApps/swift-galaxy/swift/lungsearch/lungsearch.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/lungsearch/lungsearch.xml	2014-01-28 23:27:34 UTC (rev 7523)
+++ SwiftApps/swift-galaxy/swift/lungsearch/lungsearch.xml	2014-01-29 16:55:20 UTC (rev 7524)
@@ -1,5 +1,5 @@
 <tool id="lungsearch" name="Lungsearch: A Medical Application">
-  <description>Swift - Power Grid Inference for Stochastic Optimization </description>
+  <description>A Medical Application</description>
   <command interpreter="bash">
    swift-lungsearch $site $lastslice $log_file
   </command>

Modified: SwiftApps/swift-galaxy/swift/swiftforeachlist.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeachlist.xml	2014-01-28 23:27:34 UTC (rev 7523)
+++ SwiftApps/swift-galaxy/swift/swiftforeachlist.xml	2014-01-29 16:55:20 UTC (rev 7524)
@@ -17,7 +17,7 @@
        <option value="stampede">Stampede</option>
    </param>
 
-    <param format="data" name="executable" type="data" label="Executable"/>
+    <param format="sh" name="executable" type="data" label="Executable"/>
     <param format="data" name="listfile" type="data" label="List file"/>
     
     <conditional name="configuration">

Added: SwiftApps/swift-galaxy/swift/test_exec/ls2.sh
===================================================================
--- SwiftApps/swift-galaxy/swift/test_exec/ls2.sh	                        (rev 0)
+++ SwiftApps/swift-galaxy/swift/test_exec/ls2.sh	2014-01-29 16:55:20 UTC (rev 7524)
@@ -0,0 +1 @@
+ls


Property changes on: SwiftApps/swift-galaxy/swift/test_exec/ls2.sh
___________________________________________________________________
Added: svn:executable
   + *




More information about the Swift-commit mailing list