Previous changeset 10:7e041c120b96 (2024-08-27) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 46992fbb9d79da3d3c45b0c10f2936cf2af2dbcd |
modified:
callvariants.xml macros.xml |
b |
diff -r 7e041c120b96 -r 3854db061e6e callvariants.xml --- a/callvariants.xml Tue Aug 27 10:14:45 2024 +0000 +++ b/callvariants.xml Tue Nov 19 14:47:48 2024 +0000 |
[ |
@@ -5,7 +5,7 @@ </macros> <expand macro="bio.tools"/> <expand macro="requirements"/> - <command detect_errors="exit_code"><![CDATA[ + <command detect_errors="aggressive"><![CDATA[ #import os #if str($ref_source_cond.ref_source) == 'cached' |
b |
diff -r 7e041c120b96 -r 3854db061e6e macros.xml --- a/macros.xml Tue Aug 27 10:14:45 2024 +0000 +++ b/macros.xml Tue Nov 19 14:47:48 2024 +0000 |
b |
@@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">39.08</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">22.01</token> <xml name="edam_ontology"> <edam_topics> |