steffen: server/kolabd/kolabd kolabquotawarn.in,1.2,1.3 
    cvs at intevation.de 
    cvs at intevation.de
       
    Thu Sep 15 12:47:28 CEST 2005
    
    
  
Author: steffen
Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv6754
Modified Files:
	kolabquotawarn.in 
Log Message:
Fix for Issue826
Index: kolabquotawarn.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabquotawarn.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kolabquotawarn.in	15 Sep 2005 08:02:51 -0000	1.2
+++ kolabquotawarn.in	15 Sep 2005 10:47:26 -0000	1.3
@@ -121,6 +121,7 @@
 
   my ($user) = ( $mailbox =~ /.*\/(.*)/ );
 
+  $pct = sprintf("%.0f",$pct);
   print "mailbox=$mailbox, user=$user, used=$used, pct=$pct\n" if $opt_d;
 
   $msg =~ s/<user>/$user/g;
    
    
More information about the commits
mailing list