mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
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.
This commit is contained in:
parent
a3645cc6dd
commit
6b0c49e036
0
src/basic/generate-gperfs.py
Normal file → Executable file
0
src/basic/generate-gperfs.py
Normal file → Executable file
0
src/resolve/generate-dns_type-gperf.py
Normal file → Executable file
0
src/resolve/generate-dns_type-gperf.py
Normal file → Executable file
0
src/test/generate-sym-test.py
Normal file → Executable file
0
src/test/generate-sym-test.py
Normal file → Executable file
0
tools/catalog-report.py
Normal file → Executable file
0
tools/catalog-report.py
Normal file → Executable file
0
tools/make-man-rules.py
Normal file → Executable file
0
tools/make-man-rules.py
Normal file → Executable file
0
tools/xml_helper.py
Normal file → Executable file
0
tools/xml_helper.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user