The following command will create `ERROR_OUTPUT` to be always empty: ``` ERROR_OUTPUT=\$(seqkit seq -j ${task.cpus} --validate-seq "${fastq_file}" --quiet -o /dev/null 2>/dev/null) ```
The following command will create
ERROR_OUTPUTto be always empty: