summaryrefslogtreecommitdiffstats
path: root/llvm/test/Scripts
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-01-25 22:12:50 +0000
committerReid Kleckner <reid@kleckner.net>2013-01-25 22:12:50 +0000
commit0198e00318578093e90d8734ed2ca4891ac1b0c0 (patch)
treee3be312961ce881c5d6cb7866d268b5aee97af81 /llvm/test/Scripts
parent1bda56ce55f4a298cbc8e7ef0ce435945d2bb18f (diff)
downloadbcm5719-llvm-0198e00318578093e90d8734ed2ca4891ac1b0c0.tar.gz
bcm5719-llvm-0198e00318578093e90d8734ed2ca4891ac1b0c0.zip
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". llvm-svn: 173508
Diffstat (limited to 'llvm/test/Scripts')
-rwxr-xr-x[-rw-r--r--]llvm/test/Scripts/coff-dump.py.bat0
-rwxr-xr-x[-rw-r--r--]llvm/test/Scripts/elf-dump.bat0
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Scripts/coff-dump.py.bat b/llvm/test/Scripts/coff-dump.py.bat
index 56428e1a605..56428e1a605 100644..100755
--- a/llvm/test/Scripts/coff-dump.py.bat
+++ b/llvm/test/Scripts/coff-dump.py.bat
diff --git a/llvm/test/Scripts/elf-dump.bat b/llvm/test/Scripts/elf-dump.bat
index 9c708083b30..9c708083b30 100644..100755
--- a/llvm/test/Scripts/elf-dump.bat
+++ b/llvm/test/Scripts/elf-dump.bat
OpenPOWER on IntegriCloud