diff --git a/ont/ont-transfer b/ont/ont-transfer index 7d20f67..15d3617 100755 --- a/ont/ont-transfer +++ b/ont/ont-transfer @@ -90,7 +90,5 @@ for FASTA in ${KEEPERS[@]}; do # Zip up the copied fastq gzip -f $FASTQRESULT - else - echo "No suitable files found for Barcode $FASTA, skipping" fi done