Pass additional args to letsencrypt_test_no_force_renew

This commit is contained in:
Brad Warren 2016-02-08 18:39:59 -08:00
parent 2170c8d7d2
commit 8b613eed8f

View file

@ -13,7 +13,8 @@ export root store_flags
letsencrypt_test () {
letsencrypt_test_no_force_renew \
--renew-by-default
--renew-by-default \
"$@"
}
letsencrypt_test_no_force_renew () {