1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

test: chmod +x sysv-generator-test

Just for convenience.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-04-28 08:24:53 -04:00
parent b05b9cde12
commit 1f7be300e9

2
test/sysv-generator-test.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/python
#
# systemd-sysv-generator integration test
#
# (C) 2015 Canonical Ltd.