cluster: STABLE3 - fence_lpar: #485065 Typo

Fabio M. Di Nitto fabbione@fedoraproject.org
Thu Feb 19 08:37:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e3a9ac674fa0ff025e833dcfbc8575cada369843
Commit:        e3a9ac674fa0ff025e833dcfbc8575cada369843
Parent:        1f6ebd71874ba687be48cd4f1b07775e9e2e46d0
Author:        Marek 'marx' Grac <mgrac@redhat.com>
AuthorDate:    Wed Feb 18 11:59:08 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Feb 19 09:34:55 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