]> git.ipfire.org Git - thirdparty/dracut.git/commit
test(16): check for failure after each sub-test run
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Sat, 17 Dec 2022 00:34:25 +0000 (00:34 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 26 Jun 2023 07:37:19 +0000 (09:37 +0200)
commitd96754eaa57657b3acfe4a50612a07da8365a0a2
treee537200644f1d65d20b992c1eedbaa874224f31b
parentdfa408c9de7cd0b0af6099b6f1e0cce2e70ec467
test(16): check for failure after each sub-test run

The test case had a bug where it only checked for
at least one of the passing instead of all the subtests passing.
test/TEST-16-DMSQUASH/test.sh