thomas: server/perl-kolab/sbin kolab_bootstrap.in,1.3,1.4

cvs at kolab.org cvs at kolab.org
Tue Feb 10 12:58:20 CET 2009


Author: thomas

Update of /kolabrepository/server/perl-kolab/sbin
In directory doto:/tmp/cvs-serv15977

Modified Files:
	kolab_bootstrap.in 
Log Message:
another typo


Index: kolab_bootstrap.in
===================================================================
RCS file: /kolabrepository/server/perl-kolab/sbin/kolab_bootstrap.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- kolab_bootstrap.in	10 Feb 2009 11:52:20 -0000	1.3
+++ kolab_bootstrap.in	10 Feb 2009 11:58:18 -0000	1.4
@@ -742,7 +742,7 @@
 
   my $master_host = $ldapuri->host();
 
-  print "Reading nobody and calendar passwords from master, please type in master servers's root-password when asked\n";
+  print "Reading nobody and calendar passwords from master, please type in master server's root password when asked\n";
   open( CONF, "ssh -C $master_host 'cat @CONFIG_DIR@/kolab.conf'|");
   my $conf;
   $conf .= $_ while(<CONF>);





More information about the commits mailing list