changeset 59:75199a75de43 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author ximgchess
date Wed, 12 Apr 2023 18:58:32 +0000
parents 894085c1f493
children 3a9135044f14
files tomo/tomo_reduce.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Wed Apr 12 18:56:39 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 18:58:32 2023 +0000
@@ -7,7 +7,7 @@
     <command detect_errors="exit_code">
         <![CDATA[
         $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' &&
-        ls -alh $__tool_directory__/..
+        ls -alh $__tool_directory__/.. &&
         cp $tool_config reduce.yaml
         ]]>
     </command>