mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
Fix another merge glitch
This commit is contained in:
@@ -670,7 +670,7 @@ def obtain_cert(config, plugins):
|
||||
domains = _find_domains(config, installer)
|
||||
_auth_from_domains(le_client, config, domains)
|
||||
|
||||
if args.dry_run:
|
||||
if config.dry_run:
|
||||
_report_successful_dry_run()
|
||||
_suggest_donation_if_appropriate(config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user