1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-31 14:50:15 +03:00

Merge pull request #5370 from evverx/fix-test-journal-importer

build-sys: treat journal-data/journal-[12].txt as TEST_DATA_FILES
This commit is contained in:
Martin Pitt 2017-02-16 21:35:13 +01:00 committed by GitHub
commit 41270183d1

View File

@ -1736,6 +1736,8 @@ TEST_DATA_FILES += \
test/test-execute/exec-restrict-namespaces-mnt.service \
test/test-execute/exec-restrict-namespaces-mnt-blacklist.service \
test/test-execute/exec-read-only-path-succeed.service \
test/test-execute/exec-privatedevices-yes-capability-sys-rawio.service \
test/test-execute/exec-privatedevices-no-capability-sys-rawio.service \
test/bus-policy/hello.conf \
test/bus-policy/methods.conf \
test/bus-policy/ownerships.conf \
@ -2469,7 +2471,7 @@ test_journal_importer_SOURCES = \
test_journal_importer_LDADD = \
libsystemd-shared.la
EXTRA_DIST += \
TEST_DATA_FILES += \
test/journal-data/journal-1.txt \
test/journal-data/journal-2.txt