thomas: server/perl-kolab/lib/Kolab Conf.pm,1.6,1.7

cvs at kolab.org cvs at kolab.org
Tue Mar 17 15:12:58 CET 2009


Author: thomas

Update of /kolabrepository/server/perl-kolab/lib/Kolab
In directory doto:/tmp/cvs-serv5910/lib/Kolab

Modified Files:
	Conf.pm 
Log Message:
Expand $map in debug message.


Index: Conf.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab/Conf.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Conf.pm	17 Mar 2009 13:15:16 -0000	1.6
+++ Conf.pm	17 Mar 2009 14:12:56 -0000	1.7
@@ -388,7 +388,7 @@
         $haschanged{'postfix'} = 1;
     }
 
-    Kolab::log('T', 'Finished building Postfix $map map', KOLAB_DEBUG);
+    Kolab::log('T', "Finished building Postfix $map map", KOLAB_DEBUG);
 }
 
 sub buildCyrusGroups





More information about the commits mailing list