Mercurial > repos > iuc > data_manager_gemini_database_downloader
diff tool_data_table_conf.xml.sample @ 9:d17a77df0616 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gemini_database_downloader commit 8652f36a3a3838dca989426961561e81432acf4f
author | iuc |
---|---|
date | Tue, 04 Apr 2017 17:51:18 -0400 |
parents | 688e5894bb2b |
children | 8885ab36d6b5 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Feb 16 05:51:02 2016 -0500 +++ b/tool_data_table_conf.xml.sample Tue Apr 04 17:51:18 2017 -0400 @@ -1,5 +1,5 @@ <tables> - <table name="gemini_databases" comment_char="#"> + <table name="gemini_databases" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="tool-data/gemini_databases.loc" /> </table>