diff tomo/tomo_reduce.xml @ 56:2abfae6df4f8 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author ximgchess
date Wed, 12 Apr 2023 18:53:06 +0000
parents 55740619de5e
children 894085c1f493
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Wed Apr 12 18:45:40 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 18:53:06 2023 +0000
@@ -6,9 +6,7 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
-        $__tool_directory__/pip_install.sh 'certif-pyspec==1.5.3' &&
-        echo $__tool_directory__ &&
-        ls $__tool_directory__/.. &&
+        $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' &&
         cp $tool_config reduce.yaml
         ]]>
     </command>