Merge remote-tracking branch 'origin/master' into split-renew

This commit is contained in:
Peter Eckersley
2016-03-21 11:17:20 -07:00
45 changed files with 49 additions and 26 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ def set_configurator(previously, now):
:param str previously: previously identified request for the installer/authenticator
:param str requested: the request currently being processed
"""
if now is None:
if not now:
# we're not actually setting anything
return previously
if previously: