From: Mark Andrews Date: Wed, 22 Oct 2025 02:21:52 +0000 (+1100) Subject: fix: usr: dnssec-verify now uses exit code 1 when failing due to illegal options X-Git-Tag: v9.21.15~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb487405719145a7b904abe5170716218848a60;p=thirdparty%2Fbind9.git fix: usr: dnssec-verify now uses exit code 1 when failing due to illegal options Previously, dnssec-verify exited with code 0 if the options could not be parsed. This has been fixed. Closes #5574 Merge branch '5574-dnssec-verify-uses-exit-code-0-when-failing-due-to-illegal-option' into 'main' See merge request isc-projects/bind9!11106 --- 5bb487405719145a7b904abe5170716218848a60