annotate macros.xml @ 4:a0d092f27fdf draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 211e016f6a7ed6ebf674b0b414c04288173089ed
author iuc
date Tue, 23 Jan 2018 05:03:11 -0500
parents 19c318403f13
children 11c3eb512633
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
1 <macros>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
2 <xml name="requirements">
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
3 <requirements>
3
19c318403f13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 0ddf7187a84073a5e01170106e6c1cbab18d23e5
iuc
parents: 2
diff changeset
4 <requirement type="package" version="1.6.924">perl-bioperl</requirement>
0
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
5 <yield/>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
6 </requirements>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
7 </xml>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
8 <token name="@WRAPPER_VERSION@">1.6</token>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
9 <xml name="stdio">
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
10 <stdio>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
11 <!-- Anything other than zero is an error -->
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
12 <exit_code range="1:" />
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
13 <exit_code range=":-1" />
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
14 <!-- In case the return code has not been set propery check stderr too -->
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
15 <regex match="Error:" />
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
16 <regex match="Exception:" />
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
17 </stdio>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
18 </xml>
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
19
f79bcd53b9a3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit 799339e22181d28cb2b145454d353d6025779636
iuc
parents:
diff changeset
20 </macros>