Fix Remove function in file utils 38/240838/1
authorIlho Kim <ilho159.kim@samsung.com>
Wed, 12 Aug 2020 04:59:00 +0000 (13:59 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Wed, 12 Aug 2020 04:59:00 +0000 (13:59 +0900)
commit62a65c1f579310ee36c60e6e5b4ab09705bd917d
tree0c9d3529d0c6b9921603eaaa5ec70ffbc98ad5f9
parentf2ab2e018232111e69ced3b5f33962dfe61c84a8
Fix Remove function in file utils

If the path is not exists Remove function should return true

Change-Id: Ib05529a4131d8afaa7ea192064bbfa04d7279db9
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/utils/file_util.cc