From a230e3fce4069efebcdcb358625214cc2cfb077d Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 7 Mar 2008 20:51:11 +0000 Subject: [PATCH] remove old getopt option git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server-2.0/lib/xcat/plugins/xcat2nim.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-server-2.0/lib/xcat/plugins/xcat2nim.pm b/xCAT-server-2.0/lib/xcat/plugins/xcat2nim.pm index f5ab1960e..22e859134 100644 --- a/xCAT-server-2.0/lib/xcat/plugins/xcat2nim.pm +++ b/xCAT-server-2.0/lib/xcat/plugins/xcat2nim.pm @@ -18,7 +18,6 @@ use xCAT::MsgUtils; # options can be bundled up like -vV Getopt::Long::Configure("bundling"); -Getopt::Long::Configure("pass_through"); $Getopt::Long::ignorecase = 0; #