mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
don't iDisplay if logging
This commit is contained in:
@@ -1271,7 +1271,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
||||
|
||||
"""
|
||||
self.config_test()
|
||||
logger.debug(self.reverter.view_config_changes())
|
||||
logger.debug(self.reverter.view_config_changes(logging=True))
|
||||
self._reload()
|
||||
|
||||
def _reload(self):
|
||||
|
||||
Reference in New Issue
Block a user