Mercurial > repos > nate > nate_ec2
comparison test.xml @ 2:4c9b9454b80e draft default tip
Uploaded
author | nate |
---|---|
date | Fri, 01 Jun 2012 05:52:23 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:5a692318eda9 | 2:4c9b9454b80e |
---|---|
1 <tool id="nate_ec2_test" name="Nate EC2 Test" version="1.0.0"> | |
2 <command interpreter="bash">test.sh</command> | |
3 <inputs> | |
4 <param format="txt" name="input" type="data" label="in"/> | |
5 </inputs> | |
6 <outputs> | |
7 <data format="tabular" name="out" /> | |
8 </outputs> | |
9 </tool> |