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

Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=99ea762d501929b9157a6196c0cff3760c48ba8f
Commit:        99ea762d501929b9157a6196c0cff3760c48ba8f
Parent:        2cbb0da76c9126941d34a0cf8521bd07b206279e
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:15:41 2009 -0500

fence-agents: 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:20 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:20 fence-agents: master - fence-agents: 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).