# HG changeset patch # User lecorguille # Date 1467647824 14400 # Node ID 64fb820146f58ba27696e3c93446b75b24bfae52 # Parent af2d29943e97264e461990fe6f4e98023ffd7493 planemo upload commit f8a14a5bfd1843dc3f65b3f713c35dd62bf6996a-dirty diff -r af2d29943e97 -r 64fb820146f5 macros.xml --- a/macros.xml Mon Jul 04 08:50:10 2016 -0400 +++ b/macros.xml Mon Jul 04 11:57:04 2016 -0400 @@ -23,9 +23,11 @@ - #if $zipfile_load_conditional.zip_file: - zipfile $zipfile_load_conditional.zip_file - #end if + #if $zipfile_load_conditional.zipfile_load_select == "yes": + #if $zipfile_load_conditional.zip_file: + zipfile $zipfile_load_conditional.zip_file + #end if + #end if