make lint happy; delete trailing whitespaces

This commit is contained in:
sagi
2015-12-02 23:07:54 +00:00
parent b97fc124e0
commit 253f2f3768
@@ -897,7 +897,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
# an other RewriteRule it may induce a loop / config mismatch.
if self._is_rewrite_exists(ssl_vhost):
logger.warn("Added an HTTP->HTTPS rewrite in addition to "
"other RewriteRules; you may wish to check for "
"other RewriteRules; you may wish to check for "
"overall consistency.")
self.save_notes += ("Redirecting host in %s to ssl vhost in %s\n" %