From dd74840291ff49b040311c796a283f7490aa66ee Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 28 Jul 2023 08:38:20 +1000 Subject: [PATCH] Add sleep 1 so that the signing happens in a different second --- bin/tests/system/autosign/tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/tests/system/autosign/tests.sh b/bin/tests/system/autosign/tests.sh index 604943cf40..28045bc5c4 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