]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add regression test for systemd-run --scope [--user]
authorJonas Witschel <diabonas@archlinux.org>
Thu, 11 Nov 2021 21:25:40 +0000 (22:25 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 12 Nov 2021 04:31:46 +0000 (13:31 +0900)
commit6401279fee182af092f1f5adbf231957d4c8d298
tree7958c191147a49c6a35a42eb01964b753fd0c3ed
parente7cef2a6ea56f701ee6214085b39508b9d7ede69
test: add regression test for systemd-run --scope [--user]

systemd-run --scope --user failed to run in system 249.6, cf. #21297. Add tests
for systemd-run --scope and systemd-run --scope --user to make sure this does
not regress again.
test/units/testsuite-20.sh