You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2016/10/31 22:05:42 UTC

incubator-ponymail git commit: Unused

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master c5181003c -> d386beaff


Unused

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

Branch: refs/heads/master
Commit: d386beaff51ea4aafb4313347de5e0e661d6c149
Parents: c518100
Author: Sebb <se...@apache.org>
Authored: Mon Oct 31 22:05:26 2016 +0000
Committer: Sebb <se...@apache.org>
Committed: Mon Oct 31 22:05:26 2016 +0000

----------------------------------------------------------------------
 tools/archiver.py | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/d386beaf/tools/archiver.py
----------------------------------------------------------------------
diff --git a/tools/archiver.py b/tools/archiver.py
index b7ea06e..4290534 100755
--- a/tools/archiver.py
+++ b/tools/archiver.py
@@ -37,8 +37,6 @@ sub someone to the list(s) and add this to their .forward file:
 
 """
 
-# Change this index name to whatever you picked!!
-indexname = "ponymail_alpha"
 logger = None
 
 from elasticsearch import Elasticsearch