Repository 'camera_annotate'
hg clone https://toolshed.g2.bx.psu.edu/repos/lecorguille/camera_annotate

Changeset 11:fc1fa0c70378 (2016-07-04)
Previous changeset 10:8dd6f0ffa763 (2016-07-04) Next changeset 12:9c037181588e (2017-02-01)
Commit message:
planemo upload commit f8a14a5bfd1843dc3f65b3f713c35dd62bf6996a-dirty
modified:
macros.xml
b
diff -r 8dd6f0ffa763 -r fc1fa0c70378 macros.xml
--- a/macros.xml Mon Jul 04 08:52:04 2016 -0400
+++ b/macros.xml Mon Jul 04 11:57:03 2016 -0400
b
@@ -23,9 +23,11 @@
     
     <!-- zipfile load for planemo test -->
     <token name="@COMMAND_ZIPFILE_LOAD@">
-        #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    
     </token>
     <xml name="zipfile_load">
         <conditional name="zipfile_load_conditional">