Mercurial > repos > iuc > scpipe
diff tool_data_table_conf.xml.test @ 1:9b55acf357ec draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scpipe commit ffcc4ba8dcf01fd19bee6d946f9789bcf4ed680a
| author | iuc |
|---|---|
| date | Fri, 17 Aug 2018 08:22:32 -0400 |
| parents | 57baf87c7fcd |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Wed Aug 15 13:54:22 2018 -0400 +++ b/tool_data_table_conf.xml.test Fri Aug 17 08:22:32 2018 -0400 @@ -2,7 +2,7 @@ <!-- Locations of genome fasta files --> <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> - <file path="tool-data/all_fasta.loc" /> + <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> </table> </tables>
