Changeset: 4416b1482368 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4416b1482368
Modified Files:
        testing/Mfilter.py.in
Branch: Aug2011
Log Message:

fixed typo


diffs (12 lines):

diff --git a/testing/Mfilter.py.in b/testing/Mfilter.py.in
--- a/testing/Mfilter.py.in
+++ b/testing/Mfilter.py.in
@@ -170,7 +170,7 @@ norm_out = (
     None, 'localhost', None,                                                   
                         # 25: 3
 ##  None, '...', None,                                                         
                         # 26: 3
 #   None, 'un', 'known',                                                       
                         # 27: 3
-    None, ,None, '', None,                                                     
                         # 28: 3
+    None, None, '', None,                                                      
                         # 28: 3
 ##  None, ' !ERROR', '', ': ', None,                                           
                         # 90: 5
 #   None, '...', None,                                                         
                         # 91: 3
 ##  '=ERROR', None, '\n#',                                                     
                         # 99: 3
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to