]> git.ipfire.org Git - thirdparty/grub.git/commit
tests/util/grub-shell-luks-tester: Allow setting timeout
authorGlenn Washburn <development@efficientek.com>
Sat, 19 Aug 2023 06:59:17 +0000 (01:59 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 31 Aug 2023 15:09:04 +0000 (17:09 +0200)
commitfff2e9ee833ed640d62672110da7341593769e33
tree48d959bd529114ea95e66baecbbb1e58b4626b35
parent296d3ec835ed6e3b90d740e497bb534f14fe4b79
tests/util/grub-shell-luks-tester: Allow setting timeout

Allow using the envvar GRUB_SHELL_LUKS_TIMEOUT to change the default
timeout. If not specified, use value of GRUB_SHELL_DEFAULT_TIMEOUT. And
if that is not specified, fallback to original 600s timeout.

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