steffen: server/kolabd/kolabd kolabquotawarn,1.3.2.3,1.3.2.4

cvs at intevation.de cvs at intevation.de
Thu Sep 15 12:47:12 CEST 2005


Author: steffen

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

Modified Files:
      Tag: kolab_2_0_branch
	kolabquotawarn 
Log Message:
Fix for Issue826

Index: kolabquotawarn
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Attic/kolabquotawarn,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -d -r1.3.2.3 -r1.3.2.4
--- kolabquotawarn	15 Sep 2005 08:01:29 -0000	1.3.2.3
+++ kolabquotawarn	15 Sep 2005 10:47:10 -0000	1.3.2.4
@@ -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