Mercurial > repos > david-hoover > local_file_tools
comparison import_local_file.xml @ 1:c583eb302c7a
Uploaded
| author | david-hoover |
|---|---|
| date | Tue, 28 Feb 2012 12:42:47 -0500 |
| parents | c772c8912663 |
| children | 874c842b086a |
comparison
equal
deleted
inserted
replaced
| 0:c772c8912663 | 1:c583eb302c7a |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="import_local_file" name="Import local file"> | 2 <tool id="import_local_file" name="Import local file"> |
| 3 <description>from a mounted filesystem</description> | 3 <description>from a local filesystem</description> |
| 4 <command interpreter="sh">import_local_file.sh '$filepath' $output $userEmail</command> | 4 <command interpreter="sh">import_local_file.sh '$filepath' $output $userEmail</command> |
| 5 <inputs> | 5 <inputs> |
| 6 <param name="filepath" type="text" size="100" label="Absolute file path" /> | 6 <param name="filepath" type="text" size="100" label="Absolute file path" /> |
| 7 </inputs> | 7 </inputs> |
| 8 <outputs> | 8 <outputs> |
