From b82d7abe7089a4b411e326c9e129faf03ba45741 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Wed, 9 Mar 2022 10:56:35 -0600 Subject: [PATCH] Decrease indent in seqtk/seq versions.yml output (#1384) Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com> --- modules/seqtk/seq/main.nf | 4 ++-- tests/modules/seqtk/seq/test.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/seqtk/seq/main.nf b/modules/seqtk/seq/main.nf index 1fb03003..d1944ef9 100644 --- a/modules/seqtk/seq/main.nf +++ b/modules/seqtk/seq/main.nf @@ -33,8 +33,8 @@ process SEQTK_SEQ { gzip -c > ${prefix}.seqtk-seq.${extension}.gz cat <<-END_VERSIONS > versions.yml - "${task.process}": - seqtk: \$(echo \$(seqtk 2>&1) | sed 's/^.*Version: //; s/ .*\$//') + "${task.process}": + seqtk: \$(echo \$(seqtk 2>&1) | sed 's/^.*Version: //; s/ .*\$//') END_VERSIONS """ } diff --git a/tests/modules/seqtk/seq/test.yml b/tests/modules/seqtk/seq/test.yml index 3e4532c6..c6937364 100644 --- a/tests/modules/seqtk/seq/test.yml +++ b/tests/modules/seqtk/seq/test.yml @@ -7,7 +7,7 @@ - path: output/seqtk/test.seqtk-seq.fasta.gz md5sum: 50d73992c8c7e56dc095ef47ec52a754 - path: output/seqtk/versions.yml - md5sum: 2b89cd4a6e28f35fcfbbd2188384f944 + md5sum: 6555e1061080c44f828de0b40b299e41 - name: seqtk seq test_seqtk_seq_fq command: nextflow run tests/modules/seqtk/seq -entry test_seqtk_seq_fq -c tests/config/nextflow.config @@ -18,4 +18,4 @@ - path: output/seqtk/test.seqtk-seq.fasta.gz md5sum: 2f009f1647971a97b4edec726a99dc1a - path: output/seqtk/versions.yml - md5sum: 3467a76d3540bee8f58de050512bddaa + md5sum: feb70feb3165d5c19fa50c16e46e6772