From d88081d2ec146d28270d4ad1410c05c8cdc1c60e Mon Sep 17 00:00:00 2001 From: marco Date: Fri, 14 Jun 2019 21:00:19 +0200 Subject: [PATCH] fix crash --- core/downloadtools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/downloadtools.py b/core/downloadtools.py index cd22f356..f0fe465b 100644 --- a/core/downloadtools.py +++ b/core/downloadtools.py @@ -953,7 +953,7 @@ def downloadfileGzipped(url, pathfichero): # print data progreso.close() - logger.info("End download of the file) + logger.info("End download of the file") return nombrefichero