cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] cluster/fence/agents/vixel fence_vixel.pl
@ 2006-08-16 19:06 teigland
  0 siblings, 0 replies; only message in thread
From: teigland @ 2006-08-16 19:06 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland at sourceware.org	2006-08-16 19:06:44

Modified files:
	fence/agents/vixel: fence_vixel.pl 

Log message:
	don't barf on unknown option arg

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/vixel/fence_vixel.pl.diff?cvsroot=cluster&r1=1.1&r2=1.2

--- cluster/fence/agents/vixel/fence_vixel.pl	2004/06/24 08:53:15	1.1
+++ cluster/fence/agents/vixel/fence_vixel.pl	2006/08/16 19:06:43	1.2
@@ -192,14 +192,6 @@
 	{
             $opt_n = $val;
         } 
-
-        # FIXME should we do more error checking?
-        # Excess name/vals will be eaten for now
-	else 
-	{
-           fail "parse error: unknown option: $opt";
-           #> exit 2;
-        }
     }
 }
 



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

only message in thread, other threads:[~2006-08-16 19:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-16 19:06 [Cluster-devel] cluster/fence/agents/vixel fence_vixel.pl teigland

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 NNTP newsgroup(s).