]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: test: Check exit status of dig and nsupdate in nsupdate system test
authorMark Andrews <marka@isc.org>
Tue, 7 Apr 2026 21:57:36 +0000 (07:57 +1000)
committerMark Andrews <marka@isc.org>
Tue, 7 Apr 2026 21:57:36 +0000 (07:57 +1000)
Add missing failure checks to six dig and nsupdate invocations in nsupdate system test so that command failures are properly caught instead of silently ignored.

Backport of MR !11811

Merge branch 'backport-marka/check-return-codes-in-nsupdate-test-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11814


Trivial merge