]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysv-generator test: always log to console
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 15 Jun 2015 06:59:44 +0000 (08:59 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 15 Jun 2015 06:59:44 +0000 (08:59 +0200)
commit6b7d32add4733a83f86e18bb86f914037a6688b7
tree650fb624eecbed6a5e88b850043b6cc821571dca
parent63432f5d9570b76a8efe82702d69611c20645530
sysv-generator test: always log to console

Set $SYSTEMD_LOG_TARGET so that the output always goes to stdout/stderr. This
fixes running the test as root, as that logged to the journal previously.

https://github.com/systemd/systemd/issues/195
test/sysv-generator-test.py