]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Add set -e to missing tests
authorGlenn Washburn <development@efficientek.com>
Wed, 13 Oct 2021 00:39:57 +0000 (19:39 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 14 Oct 2021 12:39:06 +0000 (14:39 +0200)
commit5e0a8129eff822ab2a0515b58aefa94ada61b23d
tree9b898c5cdc96054a1b61f9d89112c93e75284e4a
parentb314807a0eb1ee5d00712d647b62266650786600
tests: Add set -e to missing tests

This helps to ensure that error codes do not get ignored.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/grub_cmd_test.in
tests/grub_script_blockarg.in
tests/test_sha512sum.in