steffen: server/kolabd/kolabd kolabdcachetool,1.1.1.1,1.2

cvs at intevation.de cvs at intevation.de
Fri Apr 22 03:45:35 CEST 2005


Author: steffen

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv27956/kolabd

Modified Files:
	kolabdcachetool 
Log Message:
new feature Issue721

Index: kolabdcachetool
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabdcachetool,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- kolabdcachetool	23 Nov 2004 20:26:47 -0000	1.1.1.1
+++ kolabdcachetool	22 Apr 2005 01:45:33 -0000	1.2
@@ -37,7 +37,7 @@
 
 my ($guid, $ts);
 foreach $guid (keys %db) {
-    $sorted{
+    #$sorted{
     $ts = "";
     $ts = ", deleted " . strftime("%F %T", localtime($db2{$guid})) if exists($db2{$guid});
     print "GUID: `$guid', mailbox: `" . $db{$guid} . "'$ts\n";





More information about the commits mailing list