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".

llvm-svn: 173508

llvm/test/Scripts/coff-dump.py.bat [changed mode: 0644->0755]
llvm/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)