fix linting issue

This commit is contained in:
Noah Swartz
2016-01-08 02:47:59 -08:00
parent e7ae025a72
commit 287be6be8e
2 changed files with 3 additions and 3 deletions
@@ -1302,7 +1302,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
"""
self.config_test()
logger.debug(self.reverter.view_config_changes(logging=True))
logger.debug(self.reverter.view_config_changes(for_logging=True))
self._reload()
def _reload(self):