You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/07/17 08:55:21 UTC

incubator-ponymail git commit: globalize

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master b89a0b231 -> d82c6c114


globalize


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/d82c6c11
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/d82c6c11
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/d82c6c11

Branch: refs/heads/master
Commit: d82c6c114c60c8ee047c65b988670da57825d058
Parents: b89a0b2
Author: Daniel Gruno <hu...@apache.org>
Authored: Sun Jul 17 10:55:07 2016 +0200
Committer: Daniel Gruno <hu...@apache.org>
Committed: Sun Jul 17 10:55:07 2016 +0200

----------------------------------------------------------------------
 tools/import-mbox.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/d82c6c11/tools/import-mbox.py
----------------------------------------------------------------------
diff --git a/tools/import-mbox.py b/tools/import-mbox.py
index 48d3876..8f6707e 100644
--- a/tools/import-mbox.py
+++ b/tools/import-mbox.py
@@ -151,7 +151,7 @@ class BulkThread(Thread):
 class SlurpThread(Thread):
 
     def run(self):
-        global block, y, es, lists, baddies, config, resendTo, timeout
+        global block, y, es, lists, baddies, config, resendTo, timeout, dedupped, dedup
         ja = []
         jas = []
         print("Thread started")