]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: dnssec-verify now uses exit code 1 when failing due to illegal options
authorMark Andrews <marka@isc.org>
Wed, 22 Oct 2025 03:26:07 +0000 (14:26 +1100)
committerMark Andrews <marka@isc.org>
Wed, 22 Oct 2025 03:26:07 +0000 (14:26 +1100)
Previously, dnssec-verify exited with code 0 if the options could not be parsed. This has been fixed.

Closes #5574

Backport of MR !11106

Merge branch 'backport-5574-dnssec-verify-uses-exit-code-0-when-failing-due-to-illegal-option-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11129


Trivial merge