[Swift-commit] r7580 - SwiftApps/swift-galaxy/swift
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Fri Feb 7 11:44:03 CST 2014
Author: ketan
Date: 2014-02-07 11:44:03 -0600 (Fri, 07 Feb 2014)
New Revision: 7580
Modified:
SwiftApps/swift-galaxy/swift/swiftforeach.xml
Log:
loosen the requirement for execbin for portability
Modified: SwiftApps/swift-galaxy/swift/swiftforeach.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeach.xml 2014-02-07 17:33:50 UTC (rev 7579)
+++ SwiftApps/swift-galaxy/swift/swiftforeach.xml 2014-02-07 17:44:03 UTC (rev 7580)
@@ -57,7 +57,8 @@
<option value="matlab">matlab</option>
</param>
- <param format="sh,binexec" name="exec" type="data" label="Executable"/>
+ <!--<param format="sh,binexec" name="exec" type="data" label="Executable"/>-->
+ <param name="exec" type="data" label="Executable"/>
<conditional name="rangeorlist">
<param name="rl" type="select" label="Select range or list">
More information about the Swift-commit
mailing list