comparison tool_dependencies.xml @ 4:153346f259e9 draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 05:00:21 -0400
parents 60119b3b5dfe
children 8dc6db5b3b2e
comparison
equal deleted inserted replaced
3:60119b3b5dfe 4:153346f259e9
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="profrep_databases" version="1.0"> 3 <package name="profrep_databases" version="1.0">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="shell_command">touch /tmp/galaxy_installation_check</action> 6 <action type="shell_command">env &gt; /tmp/galaxy_installation_check</action>
7 <action type="shell_command">pwd &gt;&gt; /tmp/galaxy_installation_check</action>
7 </actions> 8 </actions>
8 </install> 9 </install>
9 <readme> 10 <readme>
10 Profrep databases 11 Profrep databases
11 </readme> 12 </readme>