commit | 4b68c4eebdfaecf2bb7530fdf3ca009ad0ddfc40 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Oct 12 16:44:53 2017 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Oct 17 10:03:10 2017 -0500 |
tree | 1412525c30ee1c7fdccc90181b50279d0d5accdb | |
parent | a3eb8e3f0039a51fd679db694db16694ef362e47 [diff] |
Refactor method of looking up indirect labels Use a combination of getIndirectID() and getEnv() when looking up labels when their values are specified in sysfs files instead of getIndirectLabelEnv(). This is done so the ID is exposed and can be used later for looking up thresholds. Change-Id: I4d2399bb7717130e61a8aacc37e75f36f410c94e Signed-off-by: Matt Spinler <spinler@us.ibm.com>