diff options
author | Masahisa Kojima <masahisa.kojima@linaro.org> | 2022-12-02 13:59:33 +0900 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-12-02 19:17:25 +0100 |
commit | c67d3c9e2330f54d9ba883beac33ddc06216ef8f (patch) | |
tree | 31ce9ae500845fc4e88055eae98ef967b636e855 /test/py/tests/test_source.py | |
parent | 7fb73cd99984558a241fdcfec9001041c8c96033 (diff) |
eficonfig: fix going one directory up issue
The directory name in eficonfig menu entry contains the
'\' separator. strcmp() argument ".." is wrong and one directory
up handling does not work correctly. strcmp() argument must
include '\' separator.
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'test/py/tests/test_source.py')
0 files changed, 0 insertions, 0 deletions