mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge pull request #3574 from whowutwut/obmc_remove_ver
Remove the openbmc version information when running xCAT commands
This commit is contained in:
commit
586f28ab60
@ -467,9 +467,6 @@ sub parse_args {
|
||||
my $extrargs = shift;
|
||||
my $noderange = shift;
|
||||
my $check = undef;
|
||||
|
||||
xCAT::SvrUtils::sendmsg("[OpenBMC development support] Using this version of xCAT, ensure firmware level is at v1.99.6-0-r1, or higher.", $callback);
|
||||
|
||||
my $subcommand = undef;
|
||||
my $verbose = undef;
|
||||
unless (GetOptions(
|
||||
|
Loading…
x
Reference in New Issue
Block a user