diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-01-25 22:12:50 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-01-25 22:12:50 +0000 |
commit | 2f67dc9266412a5bf2168918e21e7c4cd86f3186 (patch) | |
tree | a82cb1703165e3eb0f425f32057d464a13df8a84 /test/Scripts | |
parent | 66f1f30725eb20760069823ec015234cce6b887c (diff) | |
download | external_llvm-2f67dc9266412a5bf2168918e21e7c4cd86f3186.zip external_llvm-2f67dc9266412a5bf2168918e21e7c4cd86f3186.tar.gz external_llvm-2f67dc9266412a5bf2168918e21e7c4cd86f3186.tar.bz2 |
Set the +x bit on two batch scripts
Cygwin git-svn will faithfully forward the svn properties all the way
down to the NTFS executable permission. Without the +x bit, tests using
these scripts fail with "Access Denied".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Scripts')
-rwxr-xr-x[-rw-r--r--] | test/Scripts/coff-dump.py.bat | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/Scripts/elf-dump.bat | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/Scripts/coff-dump.py.bat b/test/Scripts/coff-dump.py.bat index 56428e1..56428e1 100644..100755 --- a/test/Scripts/coff-dump.py.bat +++ b/test/Scripts/coff-dump.py.bat diff --git a/test/Scripts/elf-dump.bat b/test/Scripts/elf-dump.bat index 9c70808..9c70808 100644..100755 --- a/test/Scripts/elf-dump.bat +++ b/test/Scripts/elf-dump.bat |