diff cluster.xml @ 5:7fbfa011df79 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
author iuc
date Tue, 20 Mar 2018 13:50:20 -0400
parents d7782c32375c
children 64384145e15a
line wrap: on
line diff
--- a/cluster.xml	Wed Feb 14 11:58:15 2018 -0500
+++ b/cluster.xml	Tue Mar 20 13:50:20 2018 -0400
@@ -94,6 +94,7 @@
             <option value="1000000">.000001</option>
         </param>
         <param argument="sim" type="boolean" checked="false" truevalue="true" falsevalue="false" label="sim - Matrix values are Similary instead of Distance"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -122,6 +123,7 @@
                     <has_text text="U68688"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with column input -->
@@ -145,6 +147,7 @@
                     <has_text text="U68688"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with column input -->
@@ -168,6 +171,7 @@
                     <has_text text="U68688"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>