diff macros.xml @ 15:97b2c06ae168 draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 2f3d14b4f200100881e362b0f3b97f0e8a36d1f3"
author chemteam
date Wed, 29 Sep 2021 07:40:34 +0000
parents ae87e7b2454c
children 61094e01eff9
line wrap: on
line diff
--- a/macros.xml	Wed Jan 13 10:26:35 2021 +0000
+++ b/macros.xml	Wed Sep 29 07:40:34 2021 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">2020.4</token>
+    <token name="@TOOL_VERSION@">2021.3</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">gromacs</requirement>
@@ -62,7 +62,7 @@
     </xml>
 
     <xml name="log_outputs">
-        <data name="report" format="txt" from_work_dir="verbose.txt">
+        <data name="report" format="txt" from_work_dir="verbose.txt" label="GROMACS log file on ${on_string}">
             <filter>capture_log</filter>
         </data>
     </xml>