[Trivial] Remove executable privilege of setup.py

This file actually is not required to be executable.

And openstack_releases/cmds/validate.py is a module rather than
a script, it has main entry but will only used by
`validate-request`, hence doesn't need to be executable as well.

Change-Id: I8791728b296eef1ba60b064fa3a643e839665b1c
This commit is contained in:
ZhiQiang Fan 2016-04-29 23:10:53 +08:00
parent c96599b87e
commit 8d54b2078d
2 changed files with 0 additions and 0 deletions

0
openstack_releases/cmds/validate.py Executable file → Normal file
View File

0
setup.py Executable file → Normal file
View File