]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1676-address-timing-issue-in-forward-system-test-v9_16' into 'v9_16'
authorMark Andrews <marka@isc.org>
Mon, 16 Mar 2020 00:18:07 +0000 (00:18 +0000)
committerMark Andrews <marka@isc.org>
Mon, 16 Mar 2020 00:18:07 +0000 (00:18 +0000)
commita7c32f4fe058d16b19ea12d9cef9904c5fb67ff6
tree6ce070e40c516fe35c84ec44928b81fbcfeba9fc
parenta3c2e9ada6d8835d6c44ecbcac8b7bc80a9ea932
parentc3cd3ae48814c120d44b4dda621d26cd88b02194
Merge branch '1676-address-timing-issue-in-forward-system-test-v9_16' into 'v9_16'

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

See merge request isc-projects/bind9!3230