chiark / gitweb /
Make test-login and test-sleep output debugging
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 17 Sep 2013 20:13:18 +0000 (15:13 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 17 Sep 2013 20:44:38 +0000 (16:44 -0400)
commite9e506ed436859048f6efc3b5962c6809f1a592a
tree1ace7efbfc917a38eb15576591a8af6bf60e31f8
parent9fb3675e7ef0c6b7a1780980e51492c44fd1faaf
Make test-login and test-sleep output debugging

Without a call to log_parse_environment(), things
like SYSTEMD_LOG_LEVEL do not work.
src/login/test-login.c
src/test/test-sleep.c