]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-26-SYSTEMCTL: test about systemctl return codes for is-* verbs 25689/head
authorMike Yuan <me@yhndnzj.com>
Mon, 12 Dec 2022 16:39:31 +0000 (00:39 +0800)
committerMike Yuan <me@yhndnzj.com>
Tue, 13 Dec 2022 17:43:28 +0000 (01:43 +0800)
commit9aaa333fc3bd86c752712943fdc2f8aa53086397
tree3e04f094fa552ad02070930018d520f027172c67
parent43e48a47383e05914b4a96c31d356ea8aa9f98f5
TEST-26-SYSTEMCTL: test about systemctl return codes for is-* verbs

We should return 4 when no unit file is found.

See also: #25689 #25680
test/units/testsuite-26.sh