]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Use a different burst name to identify test queries
authorMark Andrews <marka@isc.org>
Tue, 10 Dec 2024 05:52:45 +0000 (05:52 +0000)
committerMark Andrews <marka@isc.org>
Tue, 10 Dec 2024 05:52:45 +0000 (05:52 +0000)
commit8460716dfe56aace5bbb356d06e44a374050522a
treeca5ef0a5ca2ba5d33fc8899903a812920085a430
parent1ce80d633a7acd20df7c99aa120174fb111246fa
parente02d66b2791242a2e2065c6747a0ab5ff2ce3130
chg: test: Use a different burst name to identify test queries

This allows easier identification of which burst is which in
named.run.

Merge branch 'marka-use-different-burst-name-for-forensics' into 'main'

See merge request isc-projects/bind9!9881