Fix the incorrect completion code

When running set cold redundancy configuration command, it always return
incorrect completion code, the string value of ColdRedundancyStatus always be
sent to dbus as a bool type.

Tested:
ipmitool raw 0x30 0x2d 0x01 0x00 return 00.
ipmitool raw 0x30 0x2d 0x02 0x00 return 00.

Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com>
Change-Id: If5c8d625af78f9331e713b275bf53fccb33fcc46
1 file changed