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

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