changeset 2:33ab2058c6d9 draft

planemo upload for repository https://github.com/ohsu-comp-bio/ashlar commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd
author goeckslab
date Tue, 20 Sep 2022 17:33:50 +0000
parents f183d9de4622
children ef68bc2a4dbc
files ashlar.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.','')
--- a/macros.xml	Wed Aug 24 19:19:40 2022 +0000
+++ b/macros.xml	Tue Sep 20 17:33:50 2022 +0000
@@ -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>