steffen: server/kolabd/kolabd kolabpasswd,1.5,1.6

cvs at intevation.de cvs at intevation.de
Thu Dec 23 21:34:10 CET 2004


Author: steffen

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

Modified Files:
	kolabpasswd 
Log Message:
typo

Index: kolabpasswd
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabpasswd,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- kolabpasswd	23 Dec 2004 09:10:25 -0000	1.5
+++ kolabpasswd	23 Dec 2004 20:34:08 -0000	1.6
@@ -136,7 +136,7 @@
 
 # move temporary file to kolab master config
 rename($tmpfilename,$kolabconfname) || die "Error: could not install new $kolabconfname";
-system("chown @l_musr@, at l_mgrp@ $kolabconfname");
+system("chown @l_musr@:@l_mgrp@ $kolabconfname");
 
 print "Password changed successfully, please be patient...\n";
 





More information about the commits mailing list