1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/74c973f5a473/ changeset: r5453:74c973f5a473 user: kellyv date: 2011-04-25 17:10:45 summary: Fix circular references between Picard and SRMA entries in data tables sample file affected #: 1 file (2 bytes) --- a/tool_data_table_conf.xml.sample Fri Apr 22 19:01:12 2011 -0400 +++ b/tool_data_table_conf.xml.sample Mon Apr 25 11:10:45 2011 -0400 @@ -68,7 +68,7 @@ <!-- Location of Picard dict file and other files --><table name="picard_indexes" comment_char="#"><columns>value, dbkey, name, path</columns> - <file path="tool-data/srma_index.loc" /> + <file path="tool-data/picard_index.loc" /></table><!-- Location of SRMA dict file and other files --><table name="srma_indexes" comment_char="#"> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.