Skip to content

Allow the sort merge message to be silenced.#2197

Merged
vasudeva8 merged 1 commit into
samtools:developfrom
whitwham:shushing_sort
Mar 11, 2025
Merged

Allow the sort merge message to be silenced.#2197
vasudeva8 merged 1 commit into
samtools:developfrom
whitwham:shushing_sort

Conversation

@whitwham

@whitwham whitwham commented Feb 28, 2025

Copy link
Copy Markdown
Member

Fixes #2185, setting the verbosity to 0 or 1 will now silence the merge message using the hts_verbose level. As the normal level is 3 this will not cause a change in the usual behaviour.

From the suggestion by @jmarshall.

From issue samtools#2185, setting the verbosity to 0 or 1 will now silence the
merge message using the hts_verbose level.  As the normal level is 3 this
will not cause a change in the usual behaviour.
@vasudeva8 vasudeva8 merged commit 365d7d4 into samtools:develop Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the "[bam_sort_core] merging from 0 files and 16 in-memory blocks..." message disappear

2 participants