mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-01 19:17:06 +00:00
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:
parent
5ddb39f20f
commit
a230e3fce4
@ -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;
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user