public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - fence: Revert change to 'required' for 'action' operation
@ 2009-03-01  1:16 Lon Hohberger
  0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-03-01  1:16 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=f0662a126b8fce569c4c3301d12c712c2795a7ed
Commit:        f0662a126b8fce569c4c3301d12c712c2795a7ed
Parent:        214280651f94c027ba9739bc3582a7609ea7ccb7
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Sat Feb 28 20:10:11 2009 -0500
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Sat Feb 28 20:10:11 2009 -0500

fence: Revert change to 'required' for 'action' operation

---
 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 684efd0..a4548fd 100644
--- a/fence/agents/lib/fencing.py.py
+++ b/fence/agents/lib/fencing.py.py
@@ -66,7 +66,7 @@ all_opt = {
 		"getopt" : "o:",
 		"longopt" : "action",
 		"help" : "-o, --action=<action>          Action: status, reboot (default), off or on",
-		"required" : "0",
+		"required" : "1",
 		"shortdesc" : "Fencing Action",
 		"default" : "reboot",
 		"order" : 1 },


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

only message in thread, other threads:[~2009-03-01  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-01  1:16 cluster: STABLE3 - fence: Revert change to 'required' for 'action' operation Lon Hohberger

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