]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: rndc-confgen `-q` (quiet) option is documented but doesn't work
authorMark Andrews <marka@isc.org>
Thu, 13 Aug 2026 09:16:26 +0000 (19:16 +1000)
committerMark Andrews <marka@isc.org>
Thu, 13 Aug 2026 09:16:26 +0000 (19:16 +1000)
The command line parsing in rndc-confgen was broken so
`rndc-confgen -q` did not work.  This has been fixed.

Closes #6187

Merge branch '6187-fix-rndc-confgen-q' into 'main'

See merge request isc-projects/bind9!12570


Trivial merge