Skip to content

Commit 260d0fa

Browse files
authored
time drift is 10s max (#168)
see: netsec-ethz/scion@e161bd2
1 parent 99cb415 commit 260d0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/web/tests/health/timecheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# test will fail for non-zero exit and/or bytes in stderr
33

44
# define threshold
5-
min_sec=15
5+
min_sec=10
66

77
echo "Checking time using google.com now:"
88
tl=$(date '+%s')

0 commit comments

Comments
 (0)