Fix wrong return of EnvVar::asBool (#3075)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 10 Oct 2018 10:15:10 +0000 (19:15 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 10 Oct 2018 10:15:10 +0000 (19:15 +0900)
commit328e01f8489a66165487716580b91f73faec91b8
tree7f823f125b2208f20b55d61ce109ffb6718496ec
parent06ab41ab66997ccd2029111a6f3aa969130545da
Fix wrong return of EnvVar::asBool (#3075)

Previously `asBool` always return `1`. Fixed the bug.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
include/util/EnvVar.h