thomas: server/pear/PEAR-Net_IMAP echo.patch,1.1,1.2

cvs at kolab.org cvs at kolab.org
Thu Jun 26 12:51:22 CEST 2008


Author: thomas

Update of /kolabrepository/server/pear/PEAR-Net_IMAP
In directory doto:/tmp/cvs-serv20653

Modified Files:
	echo.patch 
Log Message:
Added FIXME note to disabled echo call


Index: echo.patch
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-Net_IMAP/echo.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- echo.patch	13 Jun 2008 12:09:59 -0000	1.1
+++ echo.patch	26 Jun 2008 10:51:20 -0000	1.2
@@ -5,7 +5,7 @@
      {
          if($printError){
 -            echo "$line,$file,PROTOCOL ERROR!:$str\n";
-+            //echo "$line,$file,PROTOCOL ERROR!:$str\n";
++            //FIXME, see kolab/issue2745: echo "$line,$file,PROTOCOL ERROR!:$str\n";
          }
      }
  





More information about the commits mailing list