Better error message

This commit is contained in:
Liam Marshall
2015-10-24 22:17:16 -05:00
parent aa0c7d9932
commit 2d295bce9d
+1 -1
View File
@@ -162,7 +162,7 @@ binary for temporary key/certificate generation.""".replace("\n", "")
else:
if not zope.component.getUtility(interfaces.IDisplay).yesno(
self.IP_DISCLAIMER, "Yes", "No"):
raise errors.Error("Must agree to proceed")
raise errors.Error("Must agree to IP logging to proceed")
self._notify_and_wait(self.MESSAGE_TEMPLATE.format(
validation=validation.json_dumps(), response=response,