ispman/bin ispman.ldap2apache,1.8,1.9 ispman.ldap2named,1.8,1.9 ispman.makeDomainDirectories,1.6,1.7

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1747/bin

Modified Files:
	ispman.ldap2apache ispman.ldap2named 
	ispman.makeDomainDirectories 
Log Message:
changed wrapper subs according to new log method

Index: ispman.ldap2named
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.ldap2named,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ispman.ldap2named	30 May 2004 23:35:32 -0000	1.8
+++ ispman.ldap2named	4 Aug 2004 17:25:40 -0000	1.9
@@ -27,7 +27,7 @@
 
 # defind log_message.
 # This is defined in ispman-agent and we should redefine here
-sub log_message {
+sub logsay {
     my $message = join ' ', @_;
     chomp($message);
     print "$message\n";

Index: ispman.makeDomainDirectories
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.makeDomainDirectories,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ispman.makeDomainDirectories	31 May 2004 00:07:43 -0000	1.6
+++ ispman.makeDomainDirectories	4 Aug 2004 17:25:40 -0000	1.7
@@ -23,7 +23,7 @@
 
 # defind log_message.
 # This is defined in ispman-agent and we should redefine here
-sub log_message {
+sub logsay {
     my $message = join ' ', @_;
     chomp($message);
     print "$message\n";

Index: ispman.ldap2apache
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.ldap2apache,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ispman.ldap2apache	30 May 2004 23:35:32 -0000	1.8
+++ ispman.ldap2apache	4 Aug 2004 17:25:39 -0000	1.9
@@ -29,7 +29,7 @@
 
 # defind log_message.
 # This is defined in ispman-agent and we should redefine here
-sub log_message {
+sub logsay {
     my $message = join ' ', @_;
     chomp($message);
     print "$message\n";



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.