Mercurial > repos > perssond > coreograph
diff coreograph.xml @ 3:ee92746d141a draft default tip
planemo upload for repository https://github.com/ohsu-comp-bio/UNetCoreograph commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd
author | goeckslab |
---|---|
date | Tue, 20 Sep 2022 17:34:36 +0000 |
parents | 224e0cf4aaeb |
children |
line wrap: on
line diff
--- a/coreograph.xml Thu Sep 01 22:43:42 2022 +0000 +++ b/coreograph.xml Tue Sep 20 17:34:36 2022 +0000 @@ -7,7 +7,7 @@ <expand macro="requirements"/> <expand macro="version_cmd"/> - <command detect_errors="exit_code"><![CDATA[ + <command detect_errors="aggressive"><![CDATA[ #set $type_corrected = 'image.' + str($source_image.file_ext) ln -s '$source_image' '$type_corrected' &&