commit | 52aaa7d54fe463720c7ec2069bbef5230ff8e03e | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Wed May 08 15:21:39 2019 -0700 |
committer | James Feist <james.feist@linux.intel.com> | Thu May 23 20:10:27 2019 +0000 |
tree | cf0b20ad40b2cba199025927dd581d1309b7546a | |
parent | a3702c1f160b7995c4bf5df2654a29cd79be057f [diff] |
Improve SEL entry parsing This change makes the SEL entyr parsing more robust by checking only for the first space to get the timestamp instead of splitting on all spaces. Tested: Added SEL entries using sensor override and confirmed that ipmitool sel list can correctly return the SEL entries. Change-Id: I9fb5de201761c21ab480a814fd17c1ae0e5f9c96 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>