diff options
author | Alexander Richardson <arichardson.kde@gmail.com> | 2018-11-14 17:58:55 +0000 |
---|---|---|
committer | Alexander Richardson <arichardson.kde@gmail.com> | 2018-11-14 17:58:55 +0000 |
commit | f0b757e2313c037e69df97d8c32c3bd0fdad3311 (patch) | |
tree | 61c063eef3ca7015fd315bf1497c43bb679b485e /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 614dc11ca8bc8cb3296dbcc4712d98408d438f45 (diff) | |
download | bcm5719-llvm-f0b757e2313c037e69df97d8c32c3bd0fdad3311.tar.gz bcm5719-llvm-f0b757e2313c037e69df97d8c32c3bd0fdad3311.zip |
[libcxx] [test] Fix running tests on macOS with python3
Summary:
The result of subprocess.check_output() is bytes in python3 which we need
to convert to str(). Simplify this by using the executeCommand() helper.
Reviewers: ldionne, EricWF
Reviewed By: ldionne
Subscribers: christof, libcxx-commits
Differential Revision: https://reviews.llvm.org/D54522
llvm-svn: 346878
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions