Refix 6d1393c7e5
Previously, the return code of ipmi_fru_set_field_string_rebuild()
was checked incorrectly in the calling function, which resulted
in a false failure return code returned by ipmitool in general.
Resolves #81
Signed-off-by: Alexander Amelkin a.amelkin@yadro.com
Refix 6d1393c7e5a5acda194db55430120803efbc8c48
Previously, the return code of ipmi_fru_set_field_string_rebuild()
was checked incorrectly in the calling function, which resulted
in a false failure return code returned by `ipmitool` in general.
Resolves https://codeberg.org/IPMITool/ipmitool/issues/81
Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>