Actions
Bug #12733
closedloader: autoboot_timeout greater than 10 is not shown
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The current timer is showing only 1 digit. We actually do not need to limit it, we can use different approach to print out the message.
Tested with auto_boot value > 10.
Updated by Electric Monk about 2 years ago
- % Done changed from 90 to 100
- Status changed from In Progress to Closed
git commit 0c268761780011e1de45099cf76b2ee464ea8f50
commit 0c268761780011e1de45099cf76b2ee464ea8f50 Author: Toomas Soome <tsoome@me.com> Date: 2020-05-18T17:41:24.000Z 12733 loader: autoboot_timeout greater than 10 is not shown Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Alexander Eremin <aeremin@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions