public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* rgmanager: master - rgmanager: Fix log messages for status_* attributes
@ 2009-04-08 17:18 Lon Hohberger
  0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-04-08 17:18 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/rgmanager.git?p=rgmanager.git;a=commitdiff;h=2e75a1ced56c67f13c82a9016db63575c396d153
Commit:        2e75a1ced56c67f13c82a9016db63575c396d153
Parent:        c1c493850cc193f9dfa60b01741499c674068355
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Wed Apr 8 13:11:14 2009 -0400
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Wed Apr 8 13:17:27 2009 -0400

rgmanager: Fix log messages for status_* attributes

Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
 rgmanager/src/daemons/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rgmanager/src/daemons/main.c b/rgmanager/src/daemons/main.c
index 9823111..fc1a6ec 100644
--- a/rgmanager/src/daemons/main.c
+++ b/rgmanager/src/daemons/main.c
@@ -877,7 +877,7 @@ configure_rgmanager(int ccsfd, int dbg)
 		if (status_child_max >= 1) {
 			logt_print(LOG_NOTICE,
 			       "Status Child Max set to %d\n",
-			       status_poll_interval);
+			       status_child_max);
 			rg_set_childmax(status_child_max);
 		} else {
 			logt_print(LOG_WARNING, "Ignoring illegal "


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-08 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-08 17:18 rgmanager: master - rgmanager: Fix log messages for status_* attributes Lon Hohberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).