Fix file permissions for non executable files

Normal files should have permissions 644 by default,
and does not require the last bit to be
executable

Signed-off-by: Odin Ugedal <odin@ugedal.com>
This commit is contained in:
Odin Ugedal 2019-06-14 21:04:39 +02:00
parent 9f1548cdd9
commit 35cb87f9cf
No known key found for this signature in database
GPG Key ID: AFF9C8242CF7A7AF
8 changed files with 0 additions and 0 deletions

View File

View File

0
staging/src/k8s.io/client-go/rest/request_test.go Executable file → Normal file
View File

0
staging/src/k8s.io/client-go/tools/cache/store.go vendored Executable file → Normal file
View File

0
test/e2e/windows/memory_limits.go Executable file → Normal file
View File

0
test/fixtures/doc-yaml/admin/resourcequota/limits.yaml vendored Executable file → Normal file
View File

0
test/images/sample-device-plugin/sampledeviceplugin.go Executable file → Normal file
View File