Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26474/src/testing
Modified Files:
Mtest.py.in
Log Message:
fixed typo:
now, highlighting of socket errors should (hopefully) work properly
Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -d -r1.293 -r1.294
--- Mtest.py.in 23 Aug 2007 21:16:25 -0000 1.293
+++ Mtest.py.in 27 Aug 2007 17:40:51 -0000 1.294
@@ -770,7 +770,7 @@
elif diff == F_TIME:
klass = 'timeout'
elif diff == F_SOCK:
- klass = 'soket'
+ klass = 'socket'
elif diff == F_WARN:
klass = 'warning'
else:
-------------------------------------------------------------------------
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