[Logcheck-commits] Frédéric Brière : Removing superfluous whitespace all around

Frédéric Brière fbriere-guest at alioth.debian.org
Tue Aug 25 00:54:45 UTC 2009


Module: logcheck
Branch: master
Commit: 044873ae1c5155056c12a13d22daff1c43ad672f
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=044873ae1c5155056c12a13d22daff1c43ad672f

Author: Frédéric Brière <fbriere at fbriere.net>
Date:   Mon Aug 24 20:31:40 2009 -0400

Removing superfluous whitespace all around

This removes any trailing whitespace lying around, as well as sequences
of spaces preceding a tab character.  It also makes sure that every last
line of every file is terminated by a newline.

---

 CREDITS                                       |    2 +-
 INSTALL                                       |    2 +-
 Makefile                                      |    2 +-
 TODO                                          |    2 +-
 debian/changelog                              |   62 +++++++-------
 debian/copyright                              |   12 ++--
 debian/logcheck-database.NEWS                 |    2 +-
 debian/logcheck-database.postinst             |    6 +-
 debian/logcheck.NEWS                          |   10 +-
 debian/logcheck.postinst                      |   18 ++--
 debian/logtail.NEWS                           |    8 +-
 docs/README-psionic                           |  112 ++++++++++++------------
 docs/README.Maintainer                        |    8 +-
 docs/README.how.to.interpret                  |   58 +++++++-------
 docs/README.keywords                          |   18 ++--
 docs/README.logcheck                          |   10 +-
 docs/README.logcheck-database                 |    4 +-
 docs/README.logtail                           |    8 +-
 docs/logcheck.sgml                            |   10 +-
 docs/logtail.8                                |    6 +-
 docs/logtail2.8                               |    6 +-
 docs/tools/log-summary-ssh                    |   10 +-
 etc/logcheck.conf                             |    6 +-
 src/dh_installlogcheck                        |    2 +-
 src/logcheck                                  |   76 +++++++++---------
 src/logtail                                   |    2 +-
 src/logtail2                                  |    8 +-
 test/README                                   |    4 +-
 test/conf/cracking-ignore-enabled             |    2 +-
 test/conf/intro-disabled                      |    4 +-
 test/conf/intro-no                            |    4 +-
 test/conf/intro-yes                           |    4 +-
 test/logs/cracking-ignore/log                 |    2 +-
 test/logs/violations.ignore.d-local/files     |    2 +-
 test/logs/violations.ignore.d-local/log       |    2 +-
 test/results/intro/enabled                    |    2 +-
 test/rulefiles/cracking.d/logcheck            |    2 +-
 test/rulefiles/cracking.ignore.d/local        |    2 +-
 test/rulefiles/violations.ignore.d/local-test |    2 +-
 test/test.py                                  |   10 +-
 40 files changed, 256 insertions(+), 256 deletions(-)

Diff:   http://git.debian.org/?p=logcheck/logcheck.git;a=commitdiff;h=044873ae1c5155056c12a13d22daff1c43ad672f



More information about the Logcheck-commits mailing list