]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: test: test_xferquota.py reloads zone file too fast
authorMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 08:10:49 +0000 (08:10 +0000)
committerMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 08:10:49 +0000 (08:10 +0000)
Add a 1 second delay to ensure file time stamp is different
from last load.

Closes #5366

Backport of MR !10571

Merge branch 'backport-5366-test_xferquota-py-reloads-zone-file-too-fast-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10575


Trivial merge