changeset 3:18ed72686994 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openmg commit a44364ca5bccd47f9f331143e1abb286096e8807
author bgruening
date Sat, 20 May 2017 12:40:20 -0400
parents a65ba7f4f8ea
children c63a202a1ef3
files openmg.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/openmg.xml	Thu May 19 05:27:26 2016 -0400
+++ b/openmg.xml	Sat May 20 12:40:20 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>