diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-08-21 12:08:39 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-08-21 12:08:39 +0200 |
commit | 637cb9391f8f8467a3e68288e6252377bf0f2b80 (patch) | |
tree | 65bed6c0dbd36e57a5fc2e269a9bbc25b08d6e4a /utils | |
parent | 9b830f30a6e93643e4aa1312f9439e34f2d74530 (diff) |
Chmod 755 all py files which can be executed
All files where __main__ is checked can now be executed by everyone.
It results from [1] like the next commit [2].
[1] find . -name "*.py" |xargs grep __main__ |cut -d\: -f 1 |xargs chmod 755
[2] https://gerrit.opnfv.org/gerrit/#/c/16737/
Change-Id: I75395892e9e6afbf8ac9c995258496be557aad5f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions