Repository 'basic_illumination'
hg clone https://toolshed.g2.bx.psu.edu/repos/perssond/basic_illumination

Changeset 2:acc6f509968c (2022-09-20)
Previous changeset 1:db20f09300bd (2022-09-01) Next changeset 3:7ee5b6f7533e (2024-02-21)
Commit message:
planemo upload for repository https://github.com/labsyspharm/basic-illumination commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd
modified:
basic_illumination.xml
macros.xml
b
diff -r db20f09300bd -r acc6f509968c basic_illumination.xml
--- 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','')
b
diff -r db20f09300bd -r acc6f509968c macros.xml
--- 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