]> git.ipfire.org Git - thirdparty/grub.git/commit
tests/util/grub-shell: Allow specifying non-default trim line contents
authorGlenn Washburn <development@efficientek.com>
Tue, 10 Jan 2023 22:08:57 +0000 (16:08 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 19 Jan 2023 16:39:05 +0000 (17:39 +0100)
commit8e8e44399718d4298de522a45d5de41855d8bcc1
tree87068d7d33fbf26c7a167d7b31cd25850c64846e
parentde605d56835cdc5bc5c4d03c9f660b1ddaa84cf0
tests/util/grub-shell: Allow specifying non-default trim line contents

This will be useful for tests that have unwanted output from setup. This is
not documented because its only intended to be internal at the moment. Also,
--no-trim is allowed to explicitly turn off trim.

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