Skip to content

Release refs/heads/master 20260306-5620909d

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Mar 11:05
ec18e4b
Fix thread count override and add -z flag to set thread count (#611)

* Fix thread count override and add -z flag to set thread count

* Enforce THREADS >= 1 after detection; validate -z range; clarify help text

* Strip colours from -z warning; add regression tests for -z getopts/help

* Tighten getopts regression test: match 'while getopts' line with regex