diff indicator.xml @ 6:c1250ca75b93 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:54:20 -0400
parents 768bdcfeab90
children df705078eb4e
line wrap: on
line diff
--- a/indicator.xml	Wed Feb 14 12:11:21 2018 -0500
+++ b/indicator.xml	Tue Mar 20 13:54:20 2018 -0400
@@ -70,6 +70,7 @@
                 </param>
             </when>
         </conditional>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -92,6 +93,7 @@
                     <has_text text="pasture"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with design input and subset of groups-->
@@ -106,6 +108,7 @@
                     <not_has_text text="pasture"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with tree input -->
@@ -120,6 +123,7 @@
                 </assert_contents>
             </output>
             <output name="tree_out" md5="a22f90898611e1f4c5d84cfe18dc6ebe"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with tree input and subset of groups -->
@@ -134,6 +138,7 @@
                 </assert_contents>
             </output>
             <output name="tree_out" md5="756bfd16311e141a099cfe96db458d83"/>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>