changeset 4:153346f259e9 draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 05:00:21 -0400
parents 60119b3b5dfe
children 8dc6db5b3b2e
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 27 04:49:05 2019 -0400
+++ b/tool_dependencies.xml	Thu Jun 27 05:00:21 2019 -0400
@@ -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>