-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: logcheck-database
Version: 1.2.39
Severity: normal
Tags: patch

Hi,

this patch adds a regex for the hostname and ignore the exit code. Since
there is no helpfule output (even in debug mode!) if the exit code is !=
0, it is not interesting to know about the exit code.

by, Martin
- --

Powered by Debian GNU / Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC8+f4OvJj+wS6JuIRArF3AJ9Q6YuGDZiLkJOSCYULpXnPKPeoOgCeMn5M
BCokqJvgkhNcFUo2HtxiyLQ=
=c9t+
-----END PGP SIGNATURE-----
--- cvsd.orig   2005-08-06 00:20:43.000000000 +0200
+++ cvsd        2005-08-06 00:23:02.000000000 +0200
@@ -1,2 +1,2 @@
-^\w{3} [ :0-9]{11} andromeda cvsd\[[0-9]+\]: connection from 
[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3} [0-9]{1,5}$
-^\w{3} [ :0-9]{11} andromeda cvsd\[[0-9]+\]: cvs command exited with 
exit-status 1$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cvsd\[[0-9]+\]: connection from 
[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3} [0-9]{1,5}$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cvsd\[[0-9]+\]: cvs command exited with 
exit-status [0-9]+$

Reply via email to