mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
Do not run sysv-generator-test when sysv compat is disabled
This commit is contained in:
parent
2a17c01044
commit
dcf1369057
@ -3940,9 +3940,14 @@ TESTS += \
|
||||
if HAVE_PYTHON
|
||||
TESTS += \
|
||||
test/rule-syntax-check.py \
|
||||
$(NULL)
|
||||
|
||||
if HAVE_SYSV_COMPAT
|
||||
TESTS += \
|
||||
test/sysv-generator-test.py \
|
||||
$(NULL)
|
||||
endif
|
||||
endif
|
||||
|
||||
manual_tests += \
|
||||
test-libudev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user