mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
build-sys: treat journal-data/journal-[12].txt as TEST_DATA_FILES
Fixes: ``` Found container virtualization none. Assertion 'imp.fd >= 0' failed at ../src/test/test-journal-importer.c:43, function test_basic_parsing(). Aborting. FAIL: test-journal-importer (code: 134) ``` See https://github.com/systemd/systemd/pull/5366#issuecomment-280353804
This commit is contained in:
parent
8acdd72120
commit
870a76f7ba
@ -2469,7 +2469,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user