]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1676-address-timing-issue-in-forward-system-test-v9_11' into 'v9_11'
authorMark Andrews <marka@isc.org>
Mon, 16 Mar 2020 00:15:37 +0000 (00:15 +0000)
committerMark Andrews <marka@isc.org>
Mon, 16 Mar 2020 00:15:37 +0000 (00:15 +0000)
commit0ffc3097db69c103e5ad0a581c9c12ddfcf775dd
tree7990a86d5671cba5ee2bf13a29ec4a23a1b76d9c
parent5101eb0268e5410c9b27a99a42055973d62fcbc9
parent614381a936a1c2343427a32ffe7af25bd0bac2e3
Merge branch '1676-address-timing-issue-in-forward-system-test-v9_11' into 'v9_11'

wait for the reply message before checking to avoid false negative.

See merge request isc-projects/bind9!3231