mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06: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…
Reference in New Issue
Block a user