mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
add debug statement
This commit is contained in:
@@ -1271,6 +1271,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
||||
|
||||
"""
|
||||
self.config_test()
|
||||
logger.debug(self.aug.view_config_changes(self))
|
||||
self._reload()
|
||||
|
||||
def _reload(self):
|
||||
|
||||
Reference in New Issue
Block a user