commit | 5bc33d6993c76ba8566640545f07f973e98118cb | [log] [tgz] |
---|---|---|
author | Steven Sombar <ssombar@us.ibm.com> | Thu Feb 01 06:57:21 2018 -0600 |
committer | George Keishing <gkeishin@in.ibm.com> | Fri Feb 02 16:45:59 2018 +0000 |
tree | f7330039388a3edc111b9b5736bd4d9007b6ac9c | |
parent | 21b87ce79064e1815fbe57ab9543844b4ab69bac [diff] |
Fix sensor_id value in test_sensors_ipmi.robot Very minor issues: - In keyword "Check OperatingSystemState", ${Sensor_ID} is declared as an argument but in the code at line 373 ${sensor_id} is used. - Adjust formatting to conform to coding guidelines. Resolves openbmc/openbmc-test-automation#1216 Change-Id: I6a5e64df0cbfe3ff4e1647a5a12bb5fcdb952930 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>