Previous changeset 5:8dc6db5b3b2e (2019-06-27) Next changeset 7:9afc3b14920c (2019-06-27) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 8dc6db5b3b2e -r d7c01a74f2cc tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 27 05:12:44 2019 -0400 +++ b/tool_dependencies.xml Thu Jun 27 05:19:23 2019 -0400 |
b |
@@ -3,8 +3,7 @@ <package name="profrep_databases" version="1.0"> <install version="1.0"> <actions> - <action type="shell_command">env > /tmp/galaxy_installation_check; exit 0</action> - <action type="shell_command">pwd >> /tmp/galaxy_installation_check</action> + <action type="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action> </actions> </install> <readme> |