Bugzilla – Bug 1190473
grub2: sleep: unrecognized option '--interruptible'
Last modified: 2022-07-28 12:29:06 UTC
grub2-once complains: # grub2-once 3 sleep: unrecognized option '--interruptible' Try 'sleep --help' for more information. # rpm -q grub2 grub2-2.06-6.1.x86_64 # cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20210910" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20210910" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20210910" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo"
Created attachment 852525 [details] redirect-and-capture-error-message-in-sh_test.patch The sh_test tests command execution for it's return value and standard output, here we also capture error output or it will be logged to screen which is quite disturbing. Hi Raymund, Would you please help to review the patch ? Feel free to let me know if you have any thought or idea on how this problem should be fixed. Thanks.
Bulk-re-assigning to the new bootloader-maintainers@suse.de group.