Mercurial > repos > lecorguille > xcms_retcor
changeset 11:e6abe754a85b draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 2aff6f6ced8185ed35371d7ad637e5a44f8a250c
author | lecorguille |
---|---|
date | Mon, 04 Jul 2016 11:55:11 -0400 |
parents | c7ae34138ee2 |
children | aee5648dc924 |
files | macros.xml |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Jul 04 08:44:13 2016 -0400 +++ b/macros.xml Mon Jul 04 11:55:11 2016 -0400 @@ -29,8 +29,10 @@ <!-- zipfile load for planemo test --> <token name="@COMMAND_ZIPFILE_LOAD@"> - #if $zipfile_load_conditional.zip_file: - zipfile $zipfile_load_conditional.zip_file + #if $zipfile_load_conditional.zipfile_load_select == "yes": + #if $zipfile_load_conditional.zip_file: + zipfile $zipfile_load_conditional.zip_file + #end if #end if </token>