Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E79E7200BC8 for ; Wed, 9 Nov 2016 00:44:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E61AC160B0C; Tue, 8 Nov 2016 23:44:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 37F0B160B0A for ; Wed, 9 Nov 2016 00:44:08 +0100 (CET) Received: (qmail 81525 invoked by uid 500); 8 Nov 2016 23:44:07 -0000 Mailing-List: contact commits-help@ponymail.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ponymail.incubator.apache.org Delivered-To: mailing list commits@ponymail.incubator.apache.org Received: (qmail 81516 invoked by uid 99); 8 Nov 2016 23:44:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 23:44:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DAA2ACA56B for ; Tue, 8 Nov 2016 23:44:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.218 X-Spam-Level: X-Spam-Status: No, score=-6.218 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9us_3b7yO_ii for ; Tue, 8 Nov 2016 23:44:05 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 95AF85FCA2 for ; Tue, 8 Nov 2016 23:44:04 +0000 (UTC) Received: (qmail 80592 invoked by uid 99); 8 Nov 2016 23:43:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 23:43:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A15A3E07EF; Tue, 8 Nov 2016 23:43:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sebb@apache.org To: commits@ponymail.incubator.apache.org Message-Id: <4672c67020df420988d4742e3fa395d3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-ponymail git commit: Typo; use result Date: Tue, 8 Nov 2016 23:43:41 +0000 (UTC) archived-at: Tue, 08 Nov 2016 23:44:09 -0000 Repository: incubator-ponymail Updated Branches: refs/heads/master f0452677e -> d4c58079d Typo; use result Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/d4c58079 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/d4c58079 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/d4c58079 Branch: refs/heads/master Commit: d4c58079d85173174c3d165f2b6abfc5c54437b8 Parents: f045267 Author: Sebb Authored: Tue Nov 8 23:43:31 2016 +0000 Committer: Sebb Committed: Tue Nov 8 23:43:31 2016 +0000 ---------------------------------------------------------------------- tools/setup.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/d4c58079/tools/setup.py ---------------------------------------------------------------------- diff --git a/tools/setup.py b/tools/setup.py index 3260a8a..31631e7 100755 --- a/tools/setup.py +++ b/tools/setup.py @@ -254,7 +254,7 @@ def createIndex(): }, "mbox_source" : { "_all": { - "enabled": false # this doc type is not searchable + "enabled": False # this doc type is not searchable }, "properties" : { "source" : { @@ -271,7 +271,7 @@ def createIndex(): }, "mailinglists" : { "_all": { - "enabled": false # this doc type is not searchable + "enabled": False # this doc type is not searchable }, "properties" : { "description" : { @@ -290,7 +290,7 @@ def createIndex(): }, "account" : { "_all": { - "enabled": false # this doc type is not searchable + "enabled": False # this doc type is not searchable }, "properties" : { "cid" : { @@ -340,7 +340,7 @@ def createIndex(): }, "notifications" : { "_all": { - "enabled": false # this doc type is not searchable + "enabled": False # this doc type is not searchable }, "properties" : { "date" : { @@ -402,7 +402,7 @@ def createIndex(): } ) - print("Index created!") + print("Index created! %s " % res) if not args.noi: try: