]> git.ipfire.org Git - thirdparty/bind9.git/commit
nsec3-ent.kasp.db is updated too fast for rndc reload
authorMark Andrews <marka@isc.org>
Wed, 11 Jun 2025 12:30:49 +0000 (22:30 +1000)
committerMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 07:08:51 +0000 (07:08 +0000)
commit52c29e3ab28794e84c629970f097d6fcac2b8dba
tree6a418c01c30b59d3d2e8d8093e5dcece03bf42b8
parenta9c2a844f778619d688c41527084e66ffefafb05
nsec3-ent.kasp.db is updated too fast for rndc reload

ensure a second has elasped before updating the zone file
by adding 'sleep 1' to test.sh
bin/tests/system/nsec3/tests.sh