public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* fence-agents: master - fence_lpar: #485065 Typo
@ 2009-02-18 11:31 Marek Grác
  0 siblings, 0 replies; only message in thread
From: Marek Grác @ 2009-02-18 11:31 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=708bc16549b8e26eeb6f83699793828f1d197646
Commit:        708bc16549b8e26eeb6f83699793828f1d197646
Parent:        b7a0a91f3022075a73c3684a668cfd65bb94130b
Author:        Marek 'marx' Grac <mgrac@redhat.com>
AuthorDate:    Wed Feb 18 11:59:08 2009 +0100
Committer:     Marek 'marx' Grac <mgrac@redhat.com>
CommitterDate: Wed Feb 18 11:59:08 2009 +0100

fence_lpar: #485065 Typo

Change 4 to "4" as python needs
---
 fence/agents/lib/fencing.py.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/lib/fencing.py.py b/fence/agents/lib/fencing.py.py
index 9cd6bc8..61de279 100644
--- a/fence/agents/lib/fencing.py.py
+++ b/fence/agents/lib/fencing.py.py
@@ -126,7 +126,7 @@ all_opt = {
 		"getopt" : "H:",
 		"longopt" : "hmc-version",
 		"help" : "-H, --hmc-version=<version>   Force HMC version to use: 3, 4 (default)",
-		"default" : 4, 
+		"default" : "4", 
 		"order" : 1 },
 	"ribcl" : {
 		"getopt" : "r:",


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

only message in thread, other threads:[~2009-02-18 11:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-18 11:31 fence-agents: master - fence_lpar: #485065 Typo Marek Grác

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