]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: do not fail TEST-02-UNITTESTS if they are all skipped
authorLuca Boccassi <luca.boccassi@microsoft.com>
Mon, 21 Jun 2021 13:15:56 +0000 (14:15 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Mon, 21 Jun 2021 18:47:38 +0000 (19:47 +0100)
commit1d5574516f71c730f4a6618294a3949d2ca4cd3e
tree11f8f92a89e6824ddb67faa5f2fec311e941aab4
parent7d3f9bf4935d090915131584498212bc120f1d8b
test: do not fail TEST-02-UNITTESTS if they are all skipped

The return code is initialized to fail if /testok is not found, but
that also covers the case where all tests are skipped.
test/TEST-02-UNITTESTS/test.sh