Mercurial > repos > fabio > gdcwebapp
diff gdcwebapp.xml @ 16:3eabece82abb draft
Uploaded 20170601
author | fabio |
---|---|
date | Thu, 01 Jun 2017 13:07:22 -0400 |
parents | babc444d4bd0 |
children | 2c58e3cc1b30 |
line wrap: on
line diff
--- a/gdcwebapp.xml Tue May 30 15:56:33 2017 -0400 +++ b/gdcwebapp.xml Thu Jun 01 13:07:22 2017 -0400 @@ -21,7 +21,7 @@ <outputs> <data name="output1" format="auto" label="${tool.name} Output Data" hidden="True" /> <collection name="list_output" type="list:list" label="${tool.name} Output Collection"> - <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)" ext="auto" visible="False" directory="tmp" /> + <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)_(?P<ext>[^_]+)_(?P<dbkey>[^_]+)" ext="auto" visible="False" directory="tmp" /> </collection> </outputs> <options sanitize="False" refresh="True" />