]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: test: verify-axfr.db gets updated too fast in mirror test
authorMark Andrews <marka@isc.org>
Thu, 19 Jun 2025 20:19:17 +0000 (20:19 +0000)
committerMark Andrews <marka@isc.org>
Thu, 19 Jun 2025 20:19:17 +0000 (20:19 +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.20' into 'bind-9.20'

See merge request isc-projects/bind9!10609


Trivial merge