]> git.ipfire.org Git - thirdparty/grub.git/commit
tests/util/grub-shell-luks-tester: Add missing line to create RET variable in cleanup
authorGlenn Washburn <development@efficientek.com>
Mon, 3 Mar 2025 08:12:01 +0000 (02:12 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 26 Mar 2025 13:16:39 +0000 (14:16 +0100)
commit50320c093abe29dfa5adc349529128425bade56a
tree6dc3a2b5d6e9d4a39fce889de3dffc17e2d9ea3b
parentbb6d3199b384d400fb87bf96dfddb95f5e6b08b5
tests/util/grub-shell-luks-tester: Add missing line to create RET variable in cleanup

Set the RET variable to the exit status of the script, as was assumed in
the cleanup() function.

Reported-by: Thomas Schmitt <scdbackup@gmx.net>
Signed-off-by: Glenn Washburn <development@efficientek.com>
Tested-by: Thomas Schmitt <scdbackup@gmx.net>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/util/grub-shell-luks-tester.in