mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Merge pull request #4607 from certbot/joohoi_multiple_vhosts2
Multiple vhosts 2
This commit is contained in:
+1
-1
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user