From: Mark Andrews Date: Thu, 27 Jul 2023 22:38:20 +0000 (+1000) Subject: Add sleep 1 so that the signing happens in a different second X-Git-Tag: v9.19.16~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd74840291ff49b040311c796a283f7490aa66ee;p=thirdparty%2Fbind9.git Add sleep 1 so that the signing happens in a different second --- diff --git a/bin/tests/system/autosign/tests.sh b/bin/tests/system/autosign/tests.sh index 604943cf402..28045bc5c45 100755 --- a/bin/tests/system/autosign/tests.sh +++ b/bin/tests/system/autosign/tests.sh @@ -998,6 +998,7 @@ status=$((status + ret)) echo_i "checking scheduled key activation ($n)" ret=0 +sleep 1 # ensure file system time stamp of ns3/delay.example.db changes $SETTIME -K ns3 -A now $zsk > settime.out.test$n.zsk || ret=1 $SETTIME -K ns3 -A now $ksk > settime.out.test$n.ksk || ret=1 cp ns3/delay.example.db ns3/delay.example.2