Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3561/src/testing

Modified Files:
        Mfilter.py.in 
Log Message:
propagated changes of Saturday Nov 10 2007
from the MonetDB_1-20 branch to the development trunk



Index: Mfilter.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mfilter.py.in,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- Mfilter.py.in       9 Nov 2007 23:39:06 -0000       1.153
+++ Mfilter.py.in       10 Nov 2007 07:37:28 -0000      1.154
@@ -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

Reply via email to