From: Ondřej Surý Date: Tue, 7 Apr 2026 17:32:28 +0000 (+0200) Subject: fix: test: Check exit status of dig and nsupdate in nsupdate system test X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=634194484dcf81590b30213d690aade4745bfcd5;p=thirdparty%2Fbind9.git fix: test: Check exit status of dig and nsupdate in nsupdate system test 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 --- 634194484dcf81590b30213d690aade4745bfcd5