changeset 1:8d2b075966d6 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openmg commit a44364ca5bccd47f9f331143e1abb286096e8807
author bgruening
date Sat, 20 May 2017 12:41:05 -0400
parents a3a3fcecae1c
children beaac0e14c00
files openmg.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/openmg.xml	Thu May 19 05:23:27 2016 -0400
+++ b/openmg.xml	Sat May 20 12:41:05 2017 -0400
@@ -6,11 +6,11 @@
     <command detect_errors="aggressive">
 <![CDATA[
         openmg
-            -ec "$ec"
+            -ec '$ec'
             #if $fr:
-                -fr "$sdf_outfile"
+                -fr '$sdf_outfile'
             #end if
-            -o "$outfile"
+            -o '$outfile'
 ]]>
     </command>
     <inputs>