Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
trustedgrub
grub-grubonce-no-wait
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grub-grubonce-no-wait of Package trustedgrub
--- stage2/builtins.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: TrustedGRUB-1.1.3/stage2/builtins.c =================================================================== --- TrustedGRUB-1.1.3.orig/stage2/builtins.c +++ TrustedGRUB-1.1.3/stage2/builtins.c @@ -4369,7 +4369,7 @@ terminal_func (char *arg, int flags) /* If multiple terminals are specified, wait until the user pushes any key on one of the terminals. */ - if (term_bitmap & ~(1 << default_term)) + if ((term_bitmap & ~(1 << default_term)) && !(saved_entryno & 0x4000)) { int time1, time2 = -1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor