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 2020/08/21 10:20:50 UTC

[incubator-ponymail-foal] 03/03: Trailing spaces

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-foal.git

commit 05d3c1e5581a7c8b053f9cb59506fc2fb6ccaf73
Author: Sebb <se...@apache.org>
AuthorDate: Fri Aug 21 11:20:31 2020 +0100

    Trailing spaces
---
 tools/ponymail.yaml.example | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/tools/ponymail.yaml.example b/tools/ponymail.yaml.example
index febb7a6..2924085 100644
--- a/tools/ponymail.yaml.example
+++ b/tools/ponymail.yaml.example
@@ -4,13 +4,13 @@
 # A ponymail.yaml is needed to run this project. This sample config file was
 # originally generated by tools/setup.py.
 # 
-# Run the tools/setup.py script and a ponymail.yaml which looks a lot like this 
-# one will be generated. If, for whatever reason, that script is not working 
+# Run the tools/setup.py script and a ponymail.yaml which looks a lot like this
+# one will be generated. If, for whatever reason, that script is not working
 # for you, you may use this ponymail.cfg as a starting point.
 # 
-# Contributors should strive to keep this sample updated. One way to do this 
+# Contributors should strive to keep this sample updated. One way to do this
 # would be to run the tools/setup.py, rename the generated config to
-# ponymail.cfg.sample, and then pasting this message or a modified form of 
+# ponymail.cfg.sample, and then pasting this message or a modified form of
 # this message at the top.
 ###############################################################
 
@@ -43,5 +43,3 @@ debug:
     #cropout:               string to crop from list-id
     # e.g. Strip out incubator except at top level
     # cropout:                (\w+\.\w+)\.incubator\.apache\.org \1.apache.org
-
-            
\ No newline at end of file