mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 18:30:23 +00:00
Merge pull request #3895 from gurevichmark/openbmc_rflash_version_BMC
BMC update image check and upload+activate rflash options
This commit is contained in:
@ -898,7 +898,7 @@ sub parse_command_status {
|
||||
|
||||
my $file_id = undef;
|
||||
my $grep_cmd = "/usr/bin/grep -a";
|
||||
my $version_tag = '"version=IBM"';
|
||||
my $version_tag = '"^version="';
|
||||
my $purpose_tag = '"purpose="';
|
||||
my $purpose_value;
|
||||
my $version_value;
|
||||
|
Reference in New Issue
Block a user