]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: test: Fix static stub subtest description
authorMark Andrews <marka@isc.org>
Tue, 10 Dec 2024 04:36:32 +0000 (04:36 +0000)
committerMark Andrews <marka@isc.org>
Tue, 10 Dec 2024 04:36:32 +0000 (04:36 +0000)
commit2c5db4b0385f60d422118385cc4aac0c07dcfa73
tree956eb9ddb927b089cd728ff3a601e8c0e7f51758
parent75ae186fa1f00e835ec1dadc39466cff5985d72e
parente7a16f2e6e835bfe863a3999ab7c4feedeb6db2f
[9.18] fix: test: Fix static stub subtest description

This subtest exercises static stub behaviour when server-addresses has an address.  This was misidentified in the description.

Closes !9799

Backport of MR !9799

Merge branch 'backport-marka-fix-stub-subtest-description-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9880