mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 19:01:44 +00:00
minor fix
This commit is contained in:
@ -30,7 +30,7 @@ BEGIN
|
||||
{
|
||||
$::XCATROOT = $ENV{'XCATROOT'} ? $ENV{'XCATROOT'} : '/opt/xcat';
|
||||
}
|
||||
use Getopt::Long;
|
||||
use Getopt::Long qw{:config bundling no_ignore_case};
|
||||
use Data::Dumper;
|
||||
use strict;
|
||||
my $help;
|
||||
|
Reference in New Issue
Block a user