| Previous changeset 1:f183d9de4622 (2022-08-24) Next changeset 3:ef68bc2a4dbc (2024-02-09) |
|
Commit message:
planemo upload for repository https://github.com/ohsu-comp-bio/ashlar commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd |
|
modified:
ashlar.xml macros.xml |
| b |
| diff -r f183d9de4622 -r 33ab2058c6d9 ashlar.xml --- a/ashlar.xml Wed Aug 24 19:19:40 2022 +0000 +++ b/ashlar.xml Tue Sep 20 17:33:50 2022 +0000 |
| [ |
| @@ -7,7 +7,7 @@ <expand macro="requirements"/> <expand macro="version_cmd"/> - <command detect_errors="exit_code"><![CDATA[ + <command detect_errors="aggressive"><![CDATA[ #def clean(file,type) #set name_clean = str($file.element_identifier).replace('.ome.tiff','').replace('.tiff','').replace('.tiff.','') |
| b |
| diff -r f183d9de4622 -r 33ab2058c6d9 macros.xml --- a/macros.xml Wed Aug 24 19:19:40 2022 +0000 +++ b/macros.xml Tue Sep 20 17:33:50 2022 +0000 |
| b |
| @@ -17,6 +17,6 @@ </xml> <token name="@TOOL_VERSION@">1.14.0</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@CMD_BEGIN@">ashlar</token> </macros> |