mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
Do not run sysv-generator-test when sysv compat is disabled
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user