Only set scripts that starts with a hashbang as executable
authorAlexander F Rødseth <rodseth@gmail.com>
Fri, 17 Jun 2016 15:45:26 +0000 (09:45 -0600)
committerTony Barbour <tony@LunarG.com>
Fri, 17 Jun 2016 16:46:10 +0000 (10:46 -0600)
commit8239cdbd1ef76e82435dcec27a19202292d2dd9d
tree0d07bea9767f172faebec5308217ced3cce5c360
parent17b39bbbcd02a492901b5a79e5b906108e31f480
Only set scripts that starts with a hashbang as executable

Remove executable bit from files like README.md

Change-Id: I6a2a86e8312616c175845f0a3b777515a58c52b9
CMakeLists.txt [changed mode: 0755->0644]
README.md [changed mode: 0755->0644]
determine_vs_version.py [changed mode: 0644->0755]
generator.py [changed mode: 0644->0755]
update_external_sources.bat [changed mode: 0755->0644]
vulkan.py [changed mode: 0755->0644]