mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Clarify that configurations can be invalid (#6277)
This commit is contained in:
+1
-1
@@ -359,7 +359,7 @@ def _renew_describe_results(config, renew_successes, renew_failures,
|
||||
notify_error(report(renew_failures, "failure"))
|
||||
|
||||
if parse_failures:
|
||||
notify("\nAdditionally, the following renewal configuration files "
|
||||
notify("\nAdditionally, the following renewal configurations "
|
||||
"were invalid: ")
|
||||
notify(report(parse_failures, "parsefail"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user