Change -n flag in _commit.py to --no-redirect for clarity.

This commit is contained in:
root 2015-10-25 00:14:46 +01:00
parent 1f6cc52e66
commit b13006ce1a

View file

@ -20,7 +20,7 @@ letsencrypt_test () {
--manual-test-mode \
$store_flags \
--text \
-r \
--no-redirect \
--agree-dev-preview \
--agree-tos \
--email "" \