diff amova.xml @ 4:95f5d1849588 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
author iuc
date Tue, 20 Mar 2018 14:02:50 -0400
parents cf9391d88c6c
children 5bcc2ec88c52
line wrap: on
line diff
--- a/amova.xml	Wed Feb 14 10:04:54 2018 -0500
+++ b/amova.xml	Tue Mar 20 14:02:50 2018 -0400
@@ -41,6 +41,7 @@
             </options>
         </param>
         -->
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -59,6 +60,7 @@
                     <has_text text="p-value"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with sets specified -->
@@ -74,6 +76,7 @@
                     <has_text text="p-value"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>