From e0871ec10d0f22127cdddc558a1f8d61a4fabb16 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 7 Jan 2016 15:06:18 +0530 Subject: [PATCH] ... --- setup/plugins_mirror.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/plugins_mirror.py b/setup/plugins_mirror.py index 08d1c9de37..f778fcae01 100644 --- a/setup/plugins_mirror.py +++ b/setup/plugins_mirror.py @@ -496,7 +496,7 @@ def singleinstance(): def update_stats(): log = olog = 'stats.log' if not os.path.exists(log): - return + return {} stats = {} if IS_PRODUCTION: try: