Log when skipping functions due to --dry-run in client.py

This commit is contained in:
Brad Warren
2016-01-29 17:43:21 -08:00
parent 08698a3de2
commit 5c363b5b98
+2
View File
@@ -299,6 +299,8 @@ class Client(object):
"by your operating system package manager")
if cli_config.dry_run:
logger.info("Dry run: Skipping creating new lineage for %s",
domains[0])
return None
else:
return storage.RenewableCert.new_lineage(