]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add test for setting service manager environment variables
authorLennart Poettering <lennart@poettering.net>
Mon, 26 Nov 2018 20:16:27 +0000 (21:16 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 27 Nov 2018 05:25:17 +0000 (14:25 +0900)
commit79411bbcce7057754942af30939428d38f4369ac
tree3ca3ff087d432bffa139de3e00ad71db1eb272f6
parent2fb14a12cf6db31718041fd7f765867b464d0e3d
test: add test for setting service manager environment variables

This is a follow-up for #10594. I somehow forgot to commit this when I
worked on that.
test/TEST-26-SETENV/Makefile [new symlink]
test/TEST-26-SETENV/test.sh [new file with mode: 0755]
test/TEST-26-SETENV/testsuite.sh [new file with mode: 0755]