From commits-return-1203-archive-asf-public=cust-asf.ponee.io@ponymail.incubator.apache.org Mon Aug 12 16:03:53 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2E13A180637 for ; Mon, 12 Aug 2019 18:03:53 +0200 (CEST) Received: (qmail 26717 invoked by uid 500); 12 Aug 2019 16:03:52 -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 26708 invoked by uid 99); 12 Aug 2019 16:03:52 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2019 16:03:52 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1556085F26; Mon, 12 Aug 2019 16:03:52 +0000 (UTC) Date: Mon, 12 Aug 2019 16:03:52 +0000 To: "commits@ponymail.apache.org" Subject: [incubator-ponymail] branch master updated: Docco MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <156562583203.12323.322458071131680422@gitbox.apache.org> From: sebb@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-ponymail X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b990438ae164e0f01f2de672cfd1523b015f239b X-Git-Newrev: 09353bbbd7b6fe8378c251e07d915ec8edc369f4 X-Git-Rev: 09353bbbd7b6fe8378c251e07d915ec8edc369f4 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail.git The following commit(s) were added to refs/heads/master by this push: new 09353bb Docco 09353bb is described below commit 09353bbbd7b6fe8378c251e07d915ec8edc369f4 Author: Sebb AuthorDate: Mon Aug 12 17:03:48 2019 +0100 Docco --- test/generatortest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/generatortest.py b/test/generatortest.py index 547a46c..387bd3c 100755 --- a/test/generatortest.py +++ b/test/generatortest.py @@ -22,7 +22,7 @@ This file tests the generators against mbox files """ # PYTHONPATH is used to give access to archiver.py -# PYTHONPATH=../tools python3 archtest.py files +# PYTHONPATH=../tools python3 generatortest.py generatortest.yaml import mailbox import archiver