public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: "Marek Grác" <marx@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: cluster: RHEL5 - fencing: #493802 - Providing support for ssh enabled RSA II fence devices
Date: Wed, 05 Aug 2009 10:12:00 -0000	[thread overview]
Message-ID: <20090805101133.A80C1120355@lists.fedorahosted.org> (raw)

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=8bae5c5c8121dea9bd80382851020d17be3d8552
Commit:        8bae5c5c8121dea9bd80382851020d17be3d8552
Parent:        8d43d79122b0a220707af527ecef67e1bd21bf26
Author:        Marek 'marx' Grac <mgrac@redhat.com>
AuthorDate:    Wed Aug 5 12:06:17 2009 +0200
Committer:     Marek 'marx' Grac <mgrac@redhat.com>
CommitterDate: Wed Aug 5 12:07:27 2009 +0200

fencing: #493802 - Providing support for ssh enabled RSA II fence devices

Fixing differencies between branches.
---
 fence/agents/rsa/fence_rsa.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/rsa/fence_rsa.py b/fence/agents/rsa/fence_rsa.py
index 9ef8664..6b80653 100755
--- a/fence/agents/rsa/fence_rsa.py
+++ b/fence/agents/rsa/fence_rsa.py
@@ -58,7 +58,7 @@ def main():
 	## Operate the fencing device
 	######
 	conn = fence_login(options)
-	fence_action(conn, options, set_power_status, get_power_status, None)
+	fence_action(conn, options, set_power_status, get_power_status)
 
 	##
 	## Logout from system


             reply	other threads:[~2009-08-05 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05 10:12 Marek Grác [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-03 14:05 Marek Grác

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090805101133.A80C1120355@lists.fedorahosted.org \
    --to=marx@fedoraproject.org \
    --cc=cluster-cvs-relay@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).