# HG changeset patch # User devteam # Date 1386192073 18000 # Node ID 05d4e123f9f7574db354673defb4327157b8a4f9 # Parent beab768feb9202e57ff8c143a709af13a1d6e8ea Uploaded correct tool data table configuration. diff -r beab768feb92 -r 05d4e123f9f7 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Wed Dec 04 13:24:38 2013 -0500 +++ b/tool_data_table_conf.xml.sample Wed Dec 04 16:21:13 2013 -0500 @@ -1,4 +1,6 @@ +<tables> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/fasta_indexes.loc" /> </table> +</tables>