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>
Showing
.gitignore
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/pillar/top.sls
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/base.sls
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/cadvisor/init.sls
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/docker/init.sls
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/etcd/etcd.conf
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/etcd/init.sls
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/golang.sls
100755 → 100644
File mode changed from 100755 to 100644
cluster/saltbase/salt/top.sls
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
Please
register
or
sign in
to comment