1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00

Revert "comment out uncommitted test source code"

This reverts commit b8bc868009.

Added the test file now.
This commit is contained in:
Lennart Poettering 2012-09-24 10:19:23 +02:00
parent 2a2507e60d
commit 8e41de0d2c

View File

@ -2584,15 +2584,15 @@ noinst_PROGRAMS += \
test-journal-send \ test-journal-send \
test-journal-match \ test-journal-match \
test-journal-stream \ test-journal-stream \
test-journal-verify test-journal-verify \
# test-mmap-cache test-mmap-cache
TESTS += \ TESTS += \
test-journal \ test-journal \
test-journal-match \ test-journal-match \
test-journal-stream \ test-journal-stream \
test-journal-verify test-journal-verify \
# test-mmap-cache test-mmap-cache
pkginclude_HEADERS += \ pkginclude_HEADERS += \
src/systemd/sd-journal.h \ src/systemd/sd-journal.h \