Tests: Temporarily change cert threshold so Vuze's old cert won't fail

This commit is contained in:
zzz
2017-04-29 14:40:42 +00:00
parent 3dbbc2943f
commit 5e497f790d

View File

@ -15,7 +15,7 @@
# How soon is too soon for a cert to expire?
# By default <= 60 will fail. 90 < x < 60 will warn.
WARN=90
SOON=60
SOON=10
date2julian() {