[Cluster-devel] cluster/fence/agents/egenera fence_egenera.pl

jparsons at sourceware.org jparsons at sourceware.org
Wed Aug 16 19:14:52 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	jparsons at sourceware.org	2006-08-16 19:14:51

Modified files:
	fence/agents/egenera: fence_egenera.pl 

Log message:
	Ignore unused args to stdin

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

--- cluster/fence/agents/egenera/fence_egenera.pl	2004/06/24 08:53:13	1.1
+++ cluster/fence/agents/egenera/fence_egenera.pl	2006/08/16 19:14:50	1.2
@@ -163,10 +163,6 @@
 
 		# FIXME should we do more error checking?  
 		# Excess name/vals will be eaten for now
-		else 
-		{
-			fail "parse error: unknown option \"$opt\"";
-		}
 	}
 }
 




More information about the Cluster-devel mailing list