fence-agents: master - fence_lpar: #485065 Typo

Marek Grác marx@fedoraproject.org
Wed Feb 18 11:31:00 GMT 2009


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:",



More information about the Cluster-cvs mailing list