]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Check exit status of dig and nsupdate in nsupdate system test
authorOndřej Surý <ondrej@isc.org>
Tue, 7 Apr 2026 17:32:28 +0000 (19:32 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 7 Apr 2026 17:32:28 +0000 (19:32 +0200)
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.

Merge branch 'marka/check-return-codes-in-nsupdate-test' into 'main'

See merge request isc-projects/bind9!11811


Trivial merge