]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: test: verify-axfr.db gets updated too fast in mirror test
authorMark Andrews <marka@isc.org>
Thu, 19 Jun 2025 20:01:43 +0000 (20:01 +0000)
committerMark Andrews <marka@isc.org>
Thu, 19 Jun 2025 20:01:43 +0000 (20:01 +0000)
Add a 1 second wait before updating verify-axfr.db so that the
modification time of the file changes.

Closes #5376

Backport of MR !10586

Merge branch 'backport-5376-verify-axfr-db-gets-updated-too-fast-in-mirror-test-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10610


Trivial merge