commit | c6162fb649a850e129d760f59369c8adf46d070f | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Thu Jan 25 01:55:20 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Wed Jan 31 09:44:39 2018 +0000 |
tree | 20cdc293461f87a449f0f8ed6f53dba4a75e4a63 | |
parent | e29be41f1d014a55e93abd3e55ac23f158f5fa16 [diff] |
sensor: Modify the Get sensor reading command a) Scanning is enabled for all sensors, otherwise ipmitool would report the sensors as disabled. b) Correct the error handling scenario which will occur when the D-Bus object is not present or error occurs when reading the D-Bus property. Change-Id: I49535663a242305ab02a67f8f5998647cfee7eee Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.