This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git

commit 6c09debb09617117476bab934c10ec696f911156
Author: Daniel Gruno <[email protected]>
AuthorDate: Tue Aug 25 21:46:22 2020 +0200

    this is .yaml now
---
 tools/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/setup.py b/tools/setup.py
index 373d902..844b0c7 100755
--- a/tools/setup.py
+++ b/tools/setup.py
@@ -66,7 +66,7 @@ parser.add_argument(
     "--clobber",
     dest="clobber",
     action="store_true",
-    help="Allow overwrite of ponymail.cfg & ../site/api/lib/config.lua 
(default: create *.tmp if either exists)",
+    help="Allow overwrite of ponymail.yaml & ../site/api/lib/config.lua 
(default: create *.tmp if either exists)",
 )
 parser.add_argument("--dbhost", dest="dbhost", type=str, help="ES backend 
hostname")
 parser.add_argument("--dbport", dest="dbport", type=str, help="DB port")

Reply via email to