Fix remote tests broken by r325690
authorPavel Labath <labath@google.com>
Wed, 21 Feb 2018 17:55:22 +0000 (17:55 +0000)
committerPavel Labath <labath@google.com>
Wed, 21 Feb 2018 17:55:22 +0000 (17:55 +0000)
commit44499631a886637412a521802682eecee5927394
tree65c8f9af1a24460b250031caee6c7b98ce8b278a
parent9391d98e7b26434b5e6bf05167497c2fde285439
Fix remote tests broken by r325690

The patch added an extra argument to the append_to_process_working_directory
function. I have somehow missed updating this test, and it did not show up
because the code was only run in remote mode.

llvm-svn: 325702
lldb/packages/Python/lldbsuite/test/types/AbstractBase.py