undo version 2442 for monctrlcmds.pm, it broke monstart command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2497 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
78363b3456
commit
541a2ef524
@ -249,9 +249,6 @@ sub preprocess_monstart
|
||||
my $settings;
|
||||
|
||||
# parse the options
|
||||
Getopt::Long::Configure("posix_default");
|
||||
Getopt::Long::Configure("no_gnu_compat");
|
||||
Getopt::Long::Configure("bundling");
|
||||
if(!GetOptions(
|
||||
'h|help' => \$::HELP,
|
||||
'v|version' => \$::VERSION,
|
||||
|
Loading…
Reference in New Issue
Block a user