This commit is contained in:
Peter Eckersley
2016-02-08 17:07:39 -08:00
parent ddb78b9e61
commit 0af5b4b0a9
+1 -1
View File
@@ -1154,7 +1154,7 @@ class HelpfulArgumentParser(object):
raise errors.Error("--dry-run currently only works with the "
"'certonly' or 'renew' subcommands (%r)" % self.verb)
parsed_args.break_my_certs = parsed_args.staging = True
if self.detect_defaults: # plumbing
parsed_args.store_false_vars = self.store_false_vars