Pārlūkot izejas kodu

change if else

master
songyq pirms 4 gadiem
vecāks
revīzija
c69d03bfac
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      tasks/mergefq.wdl

+ 1
- 1
tasks/mergefq.wdl Parādīt failu

@@ -9,7 +9,7 @@ task mergefq {

command <<<
set -euo pipefail
if [ ${fq3} = "" ]
if [ ${fq3} == "" ]
then
cat ${fq1} ${fq2} > ${fq_m}
else

Notiek ielāde…
Atcelt
Saglabāt