[Trivial] Remove unnecessary executable flag for files

There are some files in trove which actually don't have main entry,
they are modules rather than scripts, hence should not have the
executable flag.

Change-Id: I08b549fd339525e29d9c3247fab87901b8bbff69
This commit is contained in:
ZhiQiang Fan 2016-04-29 19:11:44 +08:00
parent a3b3fcbd7d
commit d53bd22502
7 changed files with 0 additions and 0 deletions

0
trove/cmd/api.py Executable file → Normal file
View File

0
trove/cmd/conductor.py Executable file → Normal file
View File

0
trove/cmd/fakemode.py Executable file → Normal file
View File

0
trove/cmd/guest.py Executable file → Normal file
View File

0
trove/cmd/manage.py Executable file → Normal file
View File

0
trove/cmd/taskmanager.py Executable file → Normal file
View File

0
trove/taskmanager/models.py Executable file → Normal file
View File