]> git.ipfire.org Git - thirdparty/grub.git/commit
tests/util/grub-shell: Add $GRUB_QEMU_OPTS to run.sh to easily see unofficial QEMU...
authorGlenn Washburn <development@efficientek.com>
Sat, 21 Jan 2023 06:10:46 +0000 (00:10 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 2 Feb 2023 18:44:56 +0000 (19:44 +0100)
commit6d729ced70afe2d1990be9a88cc88c3c2a93b51f
treee9f3e056ad2bc75a360dcdbf8cd012fc73a5ab45
parent73f2e7381532a2c191bb59c92a2f53c12404c628
tests/util/grub-shell: Add $GRUB_QEMU_OPTS to run.sh to easily see unofficial QEMU arguments

When re-running a failed test, even the non-standard grub-shell QEMU
arguments should be preserved in the run.sh to more precisely replay
the failed test run.

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