public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE2 - fence_lpar: #485065 Typo
@ 2009-02-19 11:29 Jan Friesse
  0 siblings, 0 replies; only message in thread
From: Jan Friesse @ 2009-02-19 11:29 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=98939d3050ef47cf1f3c22b24f7f57aa10553230
Commit:        98939d3050ef47cf1f3c22b24f7f57aa10553230
Parent:        b0e84b2066f3212586670fb532aad2d1a42bd028
Author:        Marek 'marx' Grac <mgrac@redhat.com>
AuthorDate:    Wed Feb 18 11:59:08 2009 +0100
Committer:     Jan Friesse <jfriesse@redhat.com>
CommitterDate: Thu Feb 19 12:29:20 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 defbb1a..5840dfc 100644
--- a/fence/agents/lib/fencing.py.py
+++ b/fence/agents/lib/fencing.py.py
@@ -99,7 +99,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-19 11:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-19 11:29 cluster: STABLE2 - fence_lpar: #485065 Typo Jan Friesse

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