Merge pull request #4607 from certbot/joohoi_multiple_vhosts2

Multiple vhosts 2
This commit is contained in:
Brad Warren
2017-05-02 17:55:38 -07:00
committed by GitHub
13 changed files with 723 additions and 222 deletions
+1 -1
View File
@@ -491,7 +491,7 @@ class Reverter(object):
else:
logger.warning(
"File: %s - Could not be found to be deleted %s - "
"LE probably shut down unexpectedly",
"Certbot probably shut down unexpectedly",
os.linesep, path)
except (IOError, OSError):
logger.fatal(