public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* Cluster Project branch, STABLE2, updated. cluster-2.03.00-6-g16a1d06
@ 2008-04-14 16:50 lhh
  0 siblings, 0 replies; only message in thread
From: lhh @ 2008-04-14 16:50 UTC (permalink / raw)
  To: cluster-cvs, cluster-devel

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cluster Project".

http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=16a1d06a176e7e502704716beb10179320094767

The branch, STABLE2 has been updated
       via  16a1d06a176e7e502704716beb10179320094767 (commit)
      from  529c79ee350e06e14075dd2006b34920bacdb4bb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 16a1d06a176e7e502704716beb10179320094767
Author: Lon Hohberger <lhh@redhat.com>
Date:   Mon Apr 14 12:38:00 2008 -0400

    [fence] Fix #441737 - fence_node broken due to internal API change

-----------------------------------------------------------------------

Summary of changes:
 fence/fence_node/fence_node.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fence/fence_node/fence_node.c b/fence/fence_node/fence_node.c
index 65d1e90..d26b14a 100644
--- a/fence/fence_node/fence_node.c
+++ b/fence/fence_node/fence_node.c
@@ -106,7 +106,6 @@ int main(int argc, char *argv[])
 	openlog("fence_node", LOG_PID, LOG_USER);
 
 	error = dispatch_fence_agent(victim, force);
-
 	if (error) {
 		syslog(LOG_ERR, "Fence of \"%s\" was unsuccessful\n", victim);
 		exit(EXIT_FAILURE);


hooks/post-receive
--
Cluster Project


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

only message in thread, other threads:[~2008-04-14 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-14 16:50 Cluster Project branch, STABLE2, updated. cluster-2.03.00-6-g16a1d06 lhh

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).