summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-07 17:35:32 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-08 02:16:47 +0200
commit6b0c49e0364f8482d552ce371f0a18747155e08b (patch)
treea51b4ecbe264c0753f763c2b93c9232421cee753 /tools
parentseccomp: add clone syscall definitions for mips (#5880) (diff)
downloadsystemd-6b0c49e0364f8482d552ce371f0a18747155e08b.tar.xz
systemd-6b0c49e0364f8482d552ce371f0a18747155e08b.zip
Mark python scripts executable
Since all our python scripts have a proper python3 shebang, there is no benefit to letting meson autodetect them. On linux, meson will just uses exec(), so the shebang is used anyway. The only difference should be in how meson reports the script and that the detection won't fail for (most likely misconfigured) non-UTF8 locales. Closes #5855.
Diffstat (limited to 'tools')
-rwxr-xr-x[-rw-r--r--]tools/catalog-report.py0
-rwxr-xr-x[-rw-r--r--]tools/make-man-rules.py0
-rwxr-xr-x[-rw-r--r--]tools/xml_helper.py0
3 files changed, 0 insertions, 0 deletions
diff --git a/tools/catalog-report.py b/tools/catalog-report.py
index 357e498cdc..357e498cdc 100644..100755
--- a/tools/catalog-report.py
+++ b/tools/catalog-report.py
diff --git a/tools/make-man-rules.py b/tools/make-man-rules.py
index e9e39f10af..e9e39f10af 100644..100755
--- a/tools/make-man-rules.py
+++ b/tools/make-man-rules.py
diff --git a/tools/xml_helper.py b/tools/xml_helper.py
index 0088be5bd9..0088be5bd9 100644..100755
--- a/tools/xml_helper.py
+++ b/tools/xml_helper.py