# HG changeset patch # User triasteran # Date 1646739575 0 # Node ID 2a8b693c33d98a0ae01a8bd5945fae5088b34342 # Parent 316a0be8dc9a6967c6bef1a04004888e9440ae15 Uploaded diff -r 316a0be8dc9a -r 2a8b693c33d9 tmp2/docker_test.xml --- a/tmp2/docker_test.xml Tue Mar 08 11:35:06 2022 +0000 +++ b/tmp2/docker_test.xml Tue Mar 08 11:39:35 2022 +0000 @@ -4,26 +4,16 @@ triasteran/bowite0127:latest - echo "Galaxy slots passed through contain as \$GALAXY_SLOTS"; - cat $input1 - #for $q in $queries - ${q.input2} - #end for - > $out_file1; - echo "Work dir output" > working_file + echo $input1 bowtie --version > $out_file1 python2 --version > $out_file1 bowtie-build --version $out_file1 - - - - - +