Update of /cvsroot/monetdb/clients/src/java/src/nl/cwi/monetdb/mcl/io
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7945/src/nl/cwi/monetdb/mcl/io

Modified Files:
      Tag: Clients_1-18
        BufferedMCLReader.java 
Log Message:
Reverted changes: no new features.
If any changes are merely bugfixes, they will have to be redone.

Index: BufferedMCLReader.java
===================================================================
RCS file: 
/cvsroot/monetdb/clients/src/java/src/nl/cwi/monetdb/mcl/io/BufferedMCLReader.java,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- BufferedMCLReader.java      16 Aug 2007 10:52:53 -0000      1.2.2.1
+++ BufferedMCLReader.java      17 Aug 2007 12:56:47 -0000      1.2.2.2
@@ -121,9 +121,6 @@
                        case '[':
                                lineType = RESULT;
                        break;
-                       case '=':
-                               lineType = RESULT;
-                       break;
                        case '^':
                                lineType = REDIRECT;
                        break;


-------------------------------------------------------------------------
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