diff options
author | Anthony Ramine <[email protected]> | 2014-05-25 14:26:08 +0200 |
---|---|---|
committer | Anthony Ramine <[email protected]> | 2014-05-25 14:26:08 +0200 |
commit | a933cda32fd2dbae4e1367f98206bebfea39b86b (patch) | |
tree | 68c75df6338cf3b462f9540bf1c7246ad523a228 /lib/wx | |
parent | e7e750a40ff875e6d62f1e7904470222ac8de269 (diff) | |
download | otp-a933cda32fd2dbae4e1367f98206bebfea39b86b.tar.gz otp-a933cda32fd2dbae4e1367f98206bebfea39b86b.tar.bz2 otp-a933cda32fd2dbae4e1367f98206bebfea39b86b.zip |
Fix permissions of some files in the repository
These files aren't supposed to be executable. For reference, the command used to
find them was:
git ls-files -z | xargs -0 -J % find % -type f -perm ++x
Diffstat (limited to 'lib/wx')
-rw-r--r--[-rwxr-xr-x] | lib/wx/configure.in | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/wx/configure.in b/lib/wx/configure.in index a96f1f2632..a96f1f2632 100755..100644 --- a/lib/wx/configure.in +++ b/lib/wx/configure.in |