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 2019/08/12 16:03:52 UTC

[incubator-ponymail] branch master updated: Docco

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 <se...@apache.org>
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