Remove executable permissions of files that do not need it.

In particular, .gitignore, *.go, *.sls and etcd.conf are files that
should not be marked as executable.

Tested: built it with hack/build-go.sh, called all binaries with
  the -version flag to confirm they work.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
This commit is contained in:
Filipe Brandenburger
2014-07-30 15:29:12 -07:00
parent 8b2b325103
commit d7396acced
16 changed files with 0 additions and 0 deletions

0
third_party/src/code.google.com/p/go-uuid/uuid/dce.go vendored Executable file → Normal file
View File

0
third_party/src/code.google.com/p/go-uuid/uuid/doc.go vendored Executable file → Normal file
View File

0
third_party/src/code.google.com/p/go-uuid/uuid/node.go vendored Executable file → Normal file
View File

0
third_party/src/code.google.com/p/go-uuid/uuid/time.go vendored Executable file → Normal file
View File

0
third_party/src/code.google.com/p/go-uuid/uuid/uuid.go vendored Executable file → Normal file
View File

0
third_party/src/code.google.com/p/go-uuid/uuid/uuid_test.go vendored Executable file → Normal file
View File

0
third_party/src/code.google.com/p/goauth2/oauth/example/oauthreq.go vendored Executable file → Normal file
View File