Skip to content

Commit 80218c3

Browse files
committed
Fix job_conf setup
1 parent 603536e commit 80218c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_test/galaxy_job_conf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</destination>
1515
</destinations>
1616
<tools>
17-
<tool id="upload1" destination="local" />
17+
<tool id="__DATA_FETCH__" destination="local" />
1818
</tools>
1919
</job_conf>
2020

0 commit comments

Comments
 (0)