changeset 2:acc6f509968c draft

planemo upload for repository https://github.com/labsyspharm/basic-illumination commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd
author goeckslab
date Tue, 20 Sep 2022 17:34:14 +0000
parents db20f09300bd
children 7ee5b6f7533e
files basic_illumination.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/basic_illumination.xml	Thu Sep 01 22:46:21 2022 +0000
+++ b/basic_illumination.xml	Tue Sep 20 17:34:14 2022 +0000
@@ -7,7 +7,7 @@
     <expand macro="requirements"/>
     <expand macro="version_cmd"/>
 
-    <command detect_errors="exit_code"><![CDATA[
+    <command detect_errors="aggressive"><![CDATA[
     ln -s '$in_files' '${in_files.name}' &&
 
     #set $outname = str('$in_files.name').replace('.ome.tiff','')
--- a/macros.xml	Thu Sep 01 22:46:21 2022 +0000
+++ b/macros.xml	Tue Sep 20 17:34:14 2022 +0000
@@ -16,7 +16,7 @@
     </xml>
 
     <token name="@TOOL_VERSION@">1.0.3</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <token name="@PROFILE@">19.01</token>
     <token name="@CMD_BEGIN@"><![CDATA[
         ## if ImageJ isn't already present, this is the docker-dependency version