Fix test when using remote debugging.
authorPavel Labath <labath@google.com>
Tue, 4 Oct 2016 00:32:20 +0000 (00:32 +0000)
committerPavel Labath <labath@google.com>
Tue, 4 Oct 2016 00:32:20 +0000 (00:32 +0000)
commit9b13b5a1d93071775958797183b46d9bf2f4a8d5
tree5fe1da6a1df356c985c54eb4550f2eac8bd5a0c4
parent3e048bb1405a30a500a0185bf04e4ffe278c8651
Fix test when using remote debugging.

Summary:
Use os.getcwd() instead of get_process_working_directory() as prefix for
souce file.

Reviewers: labath

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D25217

llvm-svn: 283171
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py