fix for a linting issue

This commit is contained in:
Nicolas Vannieuwkerke 2022-04-28 14:29:37 +02:00
parent 8c98a78d2a
commit bf18604471

View file

@ -14,7 +14,7 @@ process VARDICTJAVA {
output:
tuple val(meta), path("*.vcf.gz"), emit: vcf
path "versions.yml" , emit: versions
path "versions.yml" , emit: versions
when:
task.ext.when == null || task.ext.when