"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit 1d4dcb3e66785b2edb8324dcd46656339b641355"
| author |
iuc |
| date |
Wed, 17 Jun 2020 13:22:10 +0000 |
| parents |
7f7e48d3b85d |
| children |
e2180c011896 |
| files |
tool_data_table_conf.xml tool_data_table_conf.xml.sample |
| diffstat |
2 files changed, 6 insertions(+), 6 deletions(-)
[+]
|
line diff
--- a/tool_data_table_conf.xml Wed Jun 17 10:20:20 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-<tables>
- <table name="lastdb" comment_char="#">
- <columns>value, dbkey, name, path</columns>
- <file path="test-data/lastdb.loc" />
- </table>
-</tables>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample Wed Jun 17 13:22:10 2020 +0000
@@ -0,0 +1,6 @@
+<tables>
+ <table name="lastdb" comment_char="#">
+ <columns>value, dbkey, name, path</columns>
+ <file path="tool-data/lastdb.loc" />
+ </table>
+</tables>