Avoid hacky --email "" case for integration tests

This commit is contained in:
Peter Eckersley
2015-11-17 16:06:49 -08:00
parent c6bb119d43
commit f74da52320
+1 -1
View File
@@ -23,7 +23,7 @@ letsencrypt_test () {
--no-redirect \ --no-redirect \
--agree-dev-preview \ --agree-dev-preview \
--agree-tos \ --agree-tos \
--email "" \ --register-unsafely-without-email \
--renew-by-default \ --renew-by-default \
--debug \ --debug \
-vvvvvvv \ -vvvvvvv \