]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that removal of nonexistent PTR and SRV records work
authorMark Andrews <marka@isc.org>
Mon, 28 Aug 2023 01:40:46 +0000 (11:40 +1000)
committerMark Andrews <marka@isc.org>
Tue, 29 Aug 2023 14:48:50 +0000 (00:48 +1000)
commit2b7192c5be69486fea8dd45b07edae39658eecde
tree076d54e8f27300cb515b10020e4a2dc8fbd8533b
parent7029f7df459399c9182c090ee27b3efdfdace082
Check that removal of nonexistent PTR and SRV records work

There was a bug in rr_exists that caused it to fail when the
name didn't exist in the zone.
bin/tests/system/nsupdate/tests.sh