Hi,
"ipmitool sel list" list the events in hexadecimal but ipmitool sel
delete does not parse hexadecimal so one has to do the conversion of the
event id to its decimal value manually before invoking "ipmitool sel
delete".
"ipmitool sel delete" command should be able to parse hexadecimal values
to match the output of "ipmitool sel list".
The (very simple) patch attached adds this functionality.
Cheers,
Olivier
|