steffen: server/kolabd/kolabd kolabpasswd.in,1.2,1.3

cvs at intevation.de cvs at intevation.de
Fri Oct 14 16:59:02 CEST 2005


Author: steffen

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

Modified Files:
	kolabpasswd.in 
Log Message:
another error from autoconfiscation

Index: kolabpasswd.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabpasswd.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kolabpasswd.in	2 Oct 2005 11:06:31 -0000	1.2
+++ kolabpasswd.in	14 Oct 2005 14:59:00 -0000	1.3
@@ -62,7 +62,7 @@
 
 # read old config data
 my %config = readConfig($kolabconfname);
-my $kolabconf = IO::File->new(@sysconfdir@/kolab/kolab.conf','r')
+my $kolabconf = IO::File->new('@sysconfdir@/kolab/kolab.conf','r')
                 || die "kolabpasswd: Fatal Error: could not open kolab config at $kolabconfname";
 
 my $account = 'manager';





More information about the commits mailing list