Merge remote-tracking branch 'origin/renew_verb' into 2348

This commit is contained in:
Peter Eckersley
2016-02-05 09:57:28 -08:00
27 changed files with 692 additions and 560 deletions
+2 -1
View File
@@ -91,7 +91,8 @@ s.serve_forever()" """
help="Automatically allows public IP logging.")
def prepare(self): # pylint: disable=missing-docstring,no-self-use
pass # pragma: no cover
if self.config.noninteractive_mode:
raise errors.PluginError("Running manual mode non-interactively is not supported")
def more_info(self): # pylint: disable=missing-docstring,no-self-use
return ("This plugin requires user's manual intervention in setting "