diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-05-07 17:35:32 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-05-08 02:16:47 +0200 |
commit | 6b0c49e0364f8482d552ce371f0a18747155e08b (patch) | |
tree | a51b4ecbe264c0753f763c2b93c9232421cee753 /src/test/generate-sym-test.py | |
parent | seccomp: add clone syscall definitions for mips (#5880) (diff) | |
download | systemd-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 'src/test/generate-sym-test.py')
-rwxr-xr-x[-rw-r--r--] | src/test/generate-sym-test.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/test/generate-sym-test.py b/src/test/generate-sym-test.py index 357cce8e44..357cce8e44 100644..100755 --- a/src/test/generate-sym-test.py +++ b/src/test/generate-sym-test.py |