mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
More debugging.
This commit is contained in:
+1
-1
@@ -761,7 +761,7 @@ def _set_by_cli(var):
|
|||||||
if inst:
|
if inst:
|
||||||
detector.namespace.__setattr__("installer", inst)
|
detector.namespace.__setattr__("installer", inst)
|
||||||
# more spammy than just debug
|
# more spammy than just debug
|
||||||
logger.log(-10, "Default Detector is %r", detector.namespace)
|
logger.debug("Default Detector is %r", detector.namespace)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# Is detector.var something that isn't false?
|
# Is detector.var something that isn't false?
|
||||||
|
|||||||
Reference in New Issue
Block a user