Set the +x bit on two batch scripts
authorReid Kleckner <reid@kleckner.net>
Fri, 25 Jan 2013 22:12:50 +0000 (22:12 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 25 Jan 2013 22:12:50 +0000 (22:12 +0000)
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

test/Scripts/coff-dump.py.bat [changed mode: 0644->0755]
test/Scripts/elf-dump.bat [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)