fsx: more consistent debug output with -[RWU]
MFC after: 2 weeks
This commit is contained in:
parent
0b4531511e
commit
da303f5fd4
@ -1106,6 +1106,8 @@ main(int argc, char **argv)
|
||||
break;
|
||||
case 'R':
|
||||
mapped_reads = 0;
|
||||
if (!quiet)
|
||||
fprintf(stdout, "mapped reads DISABLED\n");
|
||||
break;
|
||||
case 'S':
|
||||
seed = getnum(optarg, &endp);
|
||||
|
Loading…
Reference in New Issue
Block a user