diff rarefaction.shared.xml @ 5:d9ef84566b67 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:53:01 -0400
parents 2d1861aaa1d3
children 3e83459c37c8
line wrap: on
line diff
--- a/rarefaction.shared.xml	Wed Feb 14 11:33:09 2018 -0500
+++ b/rarefaction.shared.xml	Tue Mar 20 13:53:01 2018 -0400
@@ -94,6 +94,7 @@
             </when>
             <when value="no"/>
         </conditional>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -129,6 +130,7 @@
                     <has_text text="0.55"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with label, group and calc select -->
@@ -158,6 +160,7 @@
                     <has_text text="0.55"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with design file -->
@@ -176,6 +179,7 @@
                     <has_text text="0.55"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <!-- segfaults when subsampling on some files, known bug, devs promise to fix in next release
@@ -219,6 +223,7 @@
                     </assert_contents>
                 </element>
             </output_collection>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>-->
     </tests>