diff get.otus.xml @ 5:1a1ab2e282fa 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:57:39 -0400
parents 73f7faafd5ee
children
line wrap: on
line diff
--- a/get.otus.xml	Wed Feb 14 11:19:19 2018 -0500
+++ b/get.otus.xml	Tue Mar 20 13:57:39 2018 -0400
@@ -85,6 +85,7 @@
                 </param>
             </when>
         </conditional>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -118,6 +119,7 @@
                     <not_has_text text="Otu43"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with shared and otu.corr file and label select -->
@@ -136,6 +138,7 @@
                     <not_has_text text="Otu43"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>