Mercurial > repos > fabio > btman
comparison query.xml @ 4:69a3505ac594 draft
Uploaded 20180405
author | fabio |
---|---|
date | Wed, 04 Apr 2018 18:54:40 -0400 |
parents | a4abcc1e7459 |
children | 8d8a8fe0022e |
comparison
equal
deleted
inserted
replaced
3:557d09d81807 | 4:69a3505ac594 |
---|---|
7 </requirements> | 7 </requirements> |
8 <command detect_errors="exit_code"> | 8 <command detect_errors="exit_code"> |
9 <![CDATA[ | 9 <![CDATA[ |
10 python '$__tool_directory__/query.py' | 10 python '$__tool_directory__/query.py' |
11 | 11 |
12 --tree 1 | |
12 --search 'rrr' | 13 --search 'rrr' |
13 --sthreshold ${sthreshold} | 14 --sthreshold ${sthreshold} |
14 --exact 0 | 15 --exact 0 |
15 | 16 |
16 #if $conditional_input.inputtype == '0': | 17 #if $conditional_input.inputtype == '0': |