Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15881
Modified Files:
Tag: MonetDB_1-20
Mfilter.py.in
Log Message:
fixed my MkillUsers-message-filtering changes of yesterday
Index: Mfilter.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mfilter.py.in,v
retrieving revision 1.150.2.4
retrieving revision 1.150.2.5
diff -u -d -r1.150.2.4 -r1.150.2.5
--- Mfilter.py.in 9 Nov 2007 23:08:01 -0000 1.150.2.4
+++ Mfilter.py.in 10 Nov 2007 06:02:03 -0000 1.150.2.5
@@ -88,11 +88,11 @@
# `fuser` (in MkillUsers) triggers these errors on Gentoo with
"hardened" kernel
r'^! Cannot open /proc/net/unix: Permission denied$',
r'^! Cannot stat file /proc/[0-9]+/fd/[0-9]+: (?:No such
file or directory|Permission denied)$',
- r'^/usr/bin/mserver5: m$',
# Pathfinder: extra error messages that occur only with
assertions enabled
r'^[ \t]*!# halted in .*, line [0-9]+$',
# suspicious output/messages/errors? most probably triggered
by MkillUsers, but apparently not causing any harm:
r'^!
/.*/bin/[Mm](?:(?:server5?|apiClient|timeout|diff):e+|log:)$',
+ r'^! /usr/bin/mserver5: m$',
])+')', re.MULTILINE),
# differing error messages when loading non-existing modules in
dynamic and static Mserver
re.compile('(?:'+')|(?:'.join([
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins