cluster: STABLE3 - fencing: Typo meta-data -> metadata

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Oct 20 04:06:01 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e3238bebfeb9147ac7eb643301d713f5e288cc29
Commit:        e3238bebfeb9147ac7eb643301d713f5e288cc29
Parent:        3b1984c84444bfe24d8e8253e91e3d4a9cbde05c
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Mon Oct 19 16:58:57 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Tue Oct 20 05:30:29 2009 +0200

fencing: Typo meta-data -> metadata

---
 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 566cebf..05f15b5 100644
--- a/fence/agents/lib/fencing.py.py
+++ b/fence/agents/lib/fencing.py.py
@@ -454,7 +454,7 @@ def metadata(avail_opt, options, docs):
 	print "\t<action name=\"status\" />"
 	print "\t<action name=\"list\" />"
 	print "\t<action name=\"monitor\" />"
-	print "\t<action name=\"meta-data\" />"	
+	print "\t<action name=\"metadata\" />"	
 	print "</actions>"
 	print "</resource-agent>"
 


More information about the cluster-commits mailing list