remove old getopt option

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2008-03-07 20:51:11 +00:00
parent 5ddb39f20f
commit a230e3fce4

View File

@ -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;
#