changeset 51:b98d83e1396a draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author ximgchess
date Wed, 12 Apr 2023 16:10:03 +0000
parents 05984baac64e
children effa4c276348
files tomo/tomo_reduce.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Wed Apr 12 16:06:27 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 16:10:03 2023 +0000
@@ -6,8 +6,8 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
-        which python
-        cp $tool_config reduce.yaml &&
+        which python &&
+        cp $tool_config reduce.yaml
         ]]>
     </command>
     <configfiles>