diff options
author | Louis Dionne <ldionne@apple.com> | 2019-10-25 09:46:35 -0700 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-10-25 09:47:46 -0700 |
commit | fd667b860e9d0fc3714980e26e8c0ed719c19677 (patch) | |
tree | 78ca196ffe645c2f6541e3088845e8ae1fc95268 /lldb/scripts/Python | |
parent | b74d7e5cccb5eedb8675442a981a76f3873faf43 (diff) | |
download | llvm-fd667b860e9d0fc3714980e26e8c0ed719c19677.zip llvm-fd667b860e9d0fc3714980e26e8c0ed719c19677.tar.gz llvm-fd667b860e9d0fc3714980e26e8c0ed719c19677.tar.bz2 |
[libcxx] [test] Run `chmod +x` on executables when testing via SSH
When running libc++ tests on a remote machine via SSH, we can encounter
a 'Permission denied' error.
Fix this with plain old 'chmod +x <executable>'.
Thanks to Sergej Jaskiewicz for the patch.
Differential Revision: https://reviews.llvm.org/D69170
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions