Mercurial > repos > fabio > btman
comparison query.xml @ 6:8d8a8fe0022e draft
Uploaded 20180405
author | fabio |
---|---|
date | Wed, 04 Apr 2018 19:37:08 -0400 |
parents | 69a3505ac594 |
children | 1af09c5ec0a1 |
comparison
equal
deleted
inserted
replaced
5:b43644a7a91e | 6:8d8a8fe0022e |
---|---|
24 #elif $conditional_input.inputtype == '1': | 24 #elif $conditional_input.inputtype == '1': |
25 --sequences '${conditional_input.sequences}' | 25 --sequences '${conditional_input.sequences}' |
26 #end if | 26 #end if |
27 | 27 |
28 --outputdir 'collection_content' | 28 --outputdir 'collection_content' |
29 --errorfile 'Error Log File' | |
30 ]]> | 29 ]]> |
31 </command> | 30 </command> |
32 <inputs> | 31 <inputs> |
33 <conditional name="conditional_input"> | 32 <conditional name="conditional_input"> |
34 <param name="inputtype" type="select" label="Input mode" help="Select a mode based on how do you want to specify the input"> | 33 <param name="inputtype" type="select" label="Input mode" help="Select a mode based on how do you want to specify the input"> |