summaryrefslogtreecommitdiffstats
path: root/pypi/test_placeholder.py
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2018-07-05 12:30:54 +0200
committerChristian Heimes <cheimes@redhat.com>2018-07-05 19:46:42 +0200
commit9c86d35a3f0af4a793fada7dfe726e9cc66782ea (patch)
tree97d2c581d33b5e8c0870ee59f6249475cf91d20b /pypi/test_placeholder.py
parent198a2c61129675b928bb7a970d5fc4c63a032456 (diff)
downloadfreeipa-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/test_placeholder.py')
-rw-r--r--pypi/test_placeholder.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pypi/test_placeholder.py b/pypi/test_placeholder.py
index 2196f683c..73f4faa61 100644
--- a/pypi/test_placeholder.py
+++ b/pypi/test_placeholder.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# Copyright (C) 2017 FreeIPA Contributors see COPYING for license
import importlib