2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00

Fixed error message as suggested by the review

This commit is contained in:
Mark Gurevich
2017-05-01 14:48:30 -04:00
parent 6ba15adab1
commit 0246781c8f

View File

@ -1978,7 +1978,7 @@ sub do_firmware_update {
}
else {
$exit_with_error_func->($sessdata->{node}, $callback,
"Unable to determine firmware version currently installed.");
"Unable to determine firmware version currently installed. Verify that \"$cmd | grep OP8_v\" command returns a version.");
}
# Check what firmware version is specified in htm file