mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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:
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
Reference in New Issue
Block a user