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://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=2f67dc9266412a5bf2168918e21e7c4cd86f3186;p=oota-llvm.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". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173508 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Scripts/coff-dump.py.bat b/test/Scripts/coff-dump.py.bat old mode 100644 new mode 100755 diff --git a/test/Scripts/elf-dump.bat b/test/Scripts/elf-dump.bat old mode 100644 new mode 100755