From 9d92a4c4ae2d1ca5e8febcc8ce6f0cbeb5c0d5e8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 24 Oct 2015 20:38:50 +0100 Subject: [PATCH] Fix random "v" at bottom of file (stupid nano) --- letsencrypt/cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/letsencrypt/cli.py b/letsencrypt/cli.py index 2651edfa8..ef8700796 100644 --- a/letsencrypt/cli.py +++ b/letsencrypt/cli.py @@ -1106,4 +1106,3 @@ if __name__ == "__main__": if err_string: logger.warn("Exiting with message %s", err_string) sys.exit(err_string) # pragma: no cover -v