[libc++] Make executor scripts executable
authorLouis Dionne <ldionne@apple.com>
Fri, 12 Jun 2020 14:28:19 +0000 (10:28 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 12 Jun 2020 14:29:04 +0000 (10:29 -0400)
commitf998e0d679e5af454207dc8b015cad87a2152903
treeddfa0a1db6f5fff066407573dfb54320b188b5af
parent4160f4c37615f6d5b7615666eb202d9cbb58f4bb
[libc++] Make executor scripts executable

This allows running the scripts directly, without running them through
Python.
libcxx/utils/run.py [changed mode: 0644->0755]
libcxx/utils/ssh.py [changed mode: 0644->0755]