2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-14 18:30:23 +00:00

BMC update image check and upload+activate rflash options

This commit is contained in:
Mark Gurevich
2017-09-11 14:10:19 -04:00
parent 2267e2c246
commit 1118a047db

View File

@ -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;