test-udev: use LOG_REALM_UDEV

Otherwise, even if SYSTEMD_LOG_LEVEL=debug is specified, the test does
not show most debug messages.
This commit is contained in:
Yu Watanabe 2018-09-21 17:10:34 +09:00 committed by Zbigniew Jędrzejewski-Szmek
parent 51b006e18d
commit feae122f3e

View file

@ -630,7 +630,7 @@ tests += [
libblkid,
libkmod,
libacl],
'', 'manual'],
'', 'manual', '-DLOG_REALM=LOG_REALM_UDEV'],
[['src/test/test-id128.c'],
[],