From: Reid Kleckner Date: Fri, 25 Jan 2013 22:12:50 +0000 (+0000) Subject: Set the +x bit on two batch scripts X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0198e00318578093e90d8734ed2ca4891ac1b0c0;p=platform%2Fupstream%2Fllvm.git 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 --- diff --git a/llvm/test/Scripts/coff-dump.py.bat b/llvm/test/Scripts/coff-dump.py.bat old mode 100644 new mode 100755 diff --git a/llvm/test/Scripts/elf-dump.bat b/llvm/test/Scripts/elf-dump.bat old mode 100644 new mode 100755