diff options
author | Christian Heimes <cheimes@redhat.com> | 2018-07-05 12:30:54 +0200 |
---|---|---|
committer | Christian Heimes <cheimes@redhat.com> | 2018-07-05 19:46:42 +0200 |
commit | 9c86d35a3f0af4a793fada7dfe726e9cc66782ea (patch) | |
tree | 97d2c581d33b5e8c0870ee59f6249475cf91d20b /pypi/ipaserver/setup.py | |
parent | 198a2c61129675b928bb7a970d5fc4c63a032456 (diff) | |
download | freeipa-9c86d35a3f0af4a793fada7dfe726e9cc66782ea.tar.gz freeipa-9c86d35a3f0af4a793fada7dfe726e9cc66782ea.tar.xz freeipa-9c86d35a3f0af4a793fada7dfe726e9cc66782ea.zip |
Cleanup shebang and executable bit
- Add missing executable bits to all scripts
- Remove executable bits from all files that are not scripts,
e.g. js, html, and Python libraries.
- Remove Python shebang from all Python library files.
It's frown upon to have executable library files in site-packages.
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Armando Neto <abiagion@redhat.com>
Diffstat (limited to 'pypi/ipaserver/setup.py')
-rw-r--r--[-rwxr-xr-x] | pypi/ipaserver/setup.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/pypi/ipaserver/setup.py b/pypi/ipaserver/setup.py index 73e1e6316..73e1e6316 100755..100644 --- a/pypi/ipaserver/setup.py +++ b/pypi/ipaserver/setup.py |