mirror of
https://github.com/memtest86plus/memtest86plus
synced 2025-03-13 17:33:14 +03:00
Exit config menu immediately when "skip test" is selected.
This commit is contained in:
parent
efc9a9c16a
commit
16b066c3e3
@ -708,6 +708,7 @@ void config_menu(bool initial)
|
||||
cpu_selection_menu();
|
||||
}
|
||||
} else {
|
||||
exit_menu = true;
|
||||
bail = true;
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user