lower coverage due to removing revoker :(

This commit is contained in:
James Kasten
2015-09-25 22:57:39 -07:00
parent f02653801d
commit 514fc49e69
+1 -1
View File
@@ -16,7 +16,7 @@ fi
cover () {
if [ "$1" = "letsencrypt" ]; then
min=97
min=96
elif [ "$1" = "acme" ]; then
min=100
elif [ "$1" = "letsencrypt_apache" ]; then