# HG changeset patch # User triasteran # Date 1646739306 0 # Node ID 316a0be8dc9a6967c6bef1a04004888e9440ae15 # Parent 3548e4ba820fa4a628328090038524e7eb1bc46c Uploaded diff -r 3548e4ba820f -r 316a0be8dc9a tmp2/docker_test.xml --- a/tmp2/docker_test.xml Tue Mar 08 11:28:05 2022 +0000 +++ b/tmp2/docker_test.xml Tue Mar 08 11:35:06 2022 +0000 @@ -1,4 +1,4 @@ - + tail-to-head triasteran/bowite0127:latest @@ -11,9 +11,9 @@ #end for > $out_file1; echo "Work dir output" > working_file - bowtie --version - python2 --version - bowtie-build --version + bowtie --version > $out_file1 + python2 --version > $out_file1 + bowtie-build --version $out_file1