Remove executable bit from files

find . -perm /111 -type f | grep -v .git | xargs chmod ago-x

Change-Id: I1e5994ba0a74eafdeff262017f90d4c0f09f3ab4
This commit is contained in:
Bartosz Dziewoński 2016-04-08 15:58:35 +02:00
parent 19731a94df
commit 6298c91bde
7 changed files with 0 additions and 0 deletions

0
AbuseFilter.class.php Executable file → Normal file
View file

0
AbuseFilter.hooks.php Executable file → Normal file
View file

0
Views/AbuseFilterViewEdit.php Executable file → Normal file
View file

0
Views/AbuseFilterViewRevert.php Executable file → Normal file
View file

0
api/ApiAbuseFilterUnblockAutopromote.php Executable file → Normal file
View file

0
i18n/en.json Executable file → Normal file
View file

0
i18n/qqq.json Executable file → Normal file
View file