Mercurial > repos > rnateam > bctools
comparison extract_bcs.xml @ 50:0b9aab6aaebf draft
Uploaded 16cfcafe8b42055c5dd64e62c42b82b455027a40
author | rnateam |
---|---|
date | Tue, 26 Jan 2016 04:38:27 -0500 |
parents | b994884d5541 |
children | 4bedd35bcdff |
comparison
equal
deleted
inserted
replaced
49:303f6402a035 | 50:0b9aab6aaebf |
---|---|
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
7 <expand macro="stdio" /> | 7 <expand macro="stdio" /> |
8 <version_command>python extract_bcs.py --version</version_command> | 8 <version_command>python $__tool_directory__/extract_bcs.py --version</version_command> |
9 <command interpreter="python"><![CDATA[ | 9 <command interpreter="python"><![CDATA[ |
10 extract_bcs.py | 10 extract_bcs.py |
11 #if $positional_1 and $positional_1 is not None: | 11 #if $positional_1 and $positional_1 is not None: |
12 $positional_1 | 12 $positional_1 |
13 #end if | 13 #end if |