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

Closes #5376

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

See merge request isc-projects/bind9!10586


Trivial merge