Skip to content

Commit 98db6c2

Browse files
committed
menus.robot: Search for longer string in Get Boot Menu Construction
Signed-off-by: Filip Gołaś <[email protected]>
1 parent 94be568 commit 98db6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bios/menus.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Get Boot Menu Construction
5858
... === Effects ===
5959
... - The boot menu is read from the serial buffer
6060
61-
${menu}= Read From Terminal Until exit
61+
${menu}= Read From Terminal Until ESC to exit
6262
# Lines to strip:
6363
# TOP:
6464
# Please select boot device:

0 commit comments

Comments
 (0)