Skip to content

Commit 3ced206

Browse files
Merge pull request #50 from ulelab/Delayed-Gitification-patch-1
Update __main__.py
2 parents 68614e6 + 077e112 commit 3ced206

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ultraplex/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,6 +1019,7 @@ def write_tmp_files(
10191019
write_this = True # assume true
10201020
if "no_match" in demulti_type and ignore_no_match:
10211021
write_this = False
1022+
return 0 # no reads written
10221023

10231024
if ultra_mode and write_this:
10241025
# /# work out this filename

0 commit comments

Comments
 (0)