From 6b6b0ee2a88fa002cda7f09faef482f10a9fabb5 Mon Sep 17 00:00:00 2001 From: Katherine Eaton Date: Fri, 19 Jun 2020 16:05:39 -0400 Subject: [PATCH] remove extra echo true --- main.nf | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.nf b/main.nf index 0bfce96fe..261cfa4ac 100644 --- a/main.nf +++ b/main.nf @@ -637,7 +637,6 @@ process outgroup_download{ // Other variables and config tag "$outgroup_fna_local" publishDir "${outdir}/outgroup_genome", mode: 'copy' - echo true Channel .of(params.outgroup_genome_fna_ftp) @@ -1159,7 +1158,6 @@ process iqtree{ // Other variables and config tag "$snippy_core_filter_aln" publishDir "${outdir}/iqtree", mode: 'copy', overwrite: 'true' - echo true // IO and conditional behavior input: