diff options
| author | Alexander F Rødseth <rodseth@gmail.com> | 2016-06-17 09:45:26 -0600 |
|---|---|---|
| committer | Tony Barbour <tony@LunarG.com> | 2016-06-17 10:46:10 -0600 |
| commit | 8239cdbd1ef76e82435dcec27a19202292d2dd9d (patch) | |
| tree | 0d07bea9767f172faebec5308217ced3cce5c360 | |
| parent | 17b39bbbcd02a492901b5a79e5b906108e31f480 (diff) | |
| download | usermoji-8239cdbd1ef76e82435dcec27a19202292d2dd9d.tar.xz | |
Only set scripts that starts with a hashbang as executable
Remove executable bit from files like README.md
Change-Id: I6a2a86e8312616c175845f0a3b777515a58c52b9
| -rw-r--r--[-rwxr-xr-x] | CMakeLists.txt | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | README.md | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | determine_vs_version.py | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | generator.py | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | update_external_sources.bat | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | vulkan.py | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e5f32383..e5f32383 100755..100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt diff --git a/README.md b/README.md index f79d941b..f79d941b 100755..100644 --- a/README.md +++ b/README.md diff --git a/determine_vs_version.py b/determine_vs_version.py index 9dec7223..9dec7223 100644..100755 --- a/determine_vs_version.py +++ b/determine_vs_version.py diff --git a/generator.py b/generator.py index 0b97305e..0b97305e 100644..100755 --- a/generator.py +++ b/generator.py diff --git a/update_external_sources.bat b/update_external_sources.bat index afe63d0b..afe63d0b 100755..100644 --- a/update_external_sources.bat +++ b/update_external_sources.bat |
