Repository 'package_profrep_databases_1_0'
hg clone https://toolshed.g2.bx.psu.edu/repos/petr-novak/package_profrep_databases_1_0

Changeset 4:153346f259e9 (2019-06-27)
Previous changeset 3:60119b3b5dfe (2019-06-27) Next changeset 5:8dc6db5b3b2e (2019-06-27)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 60119b3b5dfe -r 153346f259e9 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Jun 27 04:49:05 2019 -0400
+++ b/tool_dependencies.xml Thu Jun 27 05:00:21 2019 -0400
b
@@ -3,7 +3,8 @@
     <package name="profrep_databases" version="1.0">
         <install version="1.0">
           <actions>
-            <action type="shell_command">touch /tmp/galaxy_installation_check</action>
+            <action type="shell_command">env &gt; /tmp/galaxy_installation_check</action>
+            <action type="shell_command">pwd &gt;&gt; /tmp/galaxy_installation_check</action>
           </actions>
         </install>
         <readme>