diff options
author | Spencer Low <CompareAndSwap@gmail.com> | 2016-02-10 15:03:50 -0800 |
---|---|---|
committer | Spencer Low <CompareAndSwap@gmail.com> | 2016-02-10 15:03:50 -0800 |
commit | 85c45bd5a185f09f24bb0d790b2038fe72b567a9 (patch) | |
tree | 9dceac09e48ca402633c7e5c3ee3d9760f0ba36c /libutils/ProcessCallStack.cpp | |
parent | 76d3308dd27a73e7ec0617f8438d24d0165a2d01 (diff) |
adb: mkdirs fixes
Fix pathological case where the directory to be created can't be created
because there is already a file there. This was previously returning
success because the wrong var was passed to directory_exists().
Fix test to exercise this situation. Also clarify tests.
Change-Id: I0dc0f14084e0eda4e1498874d4ab2a6445d322ac
Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions