comparison macros.xml @ 2:3a9914b37f2f draft

planemo upload commit 65b9a48e21dd8fbe7b55e20f33c55ea84b72f9f5-dirty
author lecorguille
date Mon, 04 Jul 2016 11:58:10 -0400
parents c4bd0c40eb3b
children abcfa1648b66
comparison
equal deleted inserted replaced
1:c4bd0c40eb3b 2:3a9914b37f2f
17 LANG=C Rscript $__tool_directory__/probmetab.r 17 LANG=C Rscript $__tool_directory__/probmetab.r
18 </token> 18 </token>
19 19
20 <!-- zipfile load for planemo test --> 20 <!-- zipfile load for planemo test -->
21 <token name="@COMMAND_ZIPFILE_LOAD@"> 21 <token name="@COMMAND_ZIPFILE_LOAD@">
22 #if $zipfile_load_conditional.zip_file: 22 #if $zipfile_load_conditional.zipfile_load_select == "yes":
23 zipfile $zipfile_load_conditional.zip_file 23 #if $zipfile_load_conditional.zip_file:
24 #end if 24 zipfile $zipfile_load_conditional.zip_file
25 #end if
26 #end if
25 </token> 27 </token>
26 <xml name="zipfile_load"> 28 <xml name="zipfile_load">
27 <conditional name="zipfile_load_conditional"> 29 <conditional name="zipfile_load_conditional">
28 <param name="zipfile_load_select" type="select" label="Resubmit your zip file" help="Use only if you get a message which say that your original zip file have been deleted on the server." > 30 <param name="zipfile_load_select" type="select" label="Resubmit your zip file" help="Use only if you get a message which say that your original zip file have been deleted on the server." >
29 <option value="no" >no need</option> 31 <option value="no" >no need</option>