Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
OBS:Server:2.6
grub
grub-grubonce-no-wait
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grub-grubonce-no-wait of Package grub
--- stage2/builtins.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: grub-0.97/stage2/builtins.c =================================================================== --- grub-0.97.orig/stage2/builtins.c +++ grub-0.97/stage2/builtins.c @@ -4267,7 +4267,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