commit | 6f59d1958bba37af6402158059bf513c0f3b9da4 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Thu Apr 28 17:09:36 2022 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue May 03 21:39:22 2022 +0200 |
tree | 31161c2fc644fdd6e05f79e996c0b7ab66399458 | |
parent | ce5ccc40e12e9d552a00a830476ca1420b2f503b [diff] |
menu: always show the menu regardless of the number of entry To make user aware of the menu entry selection, menu always appears regardless of the number of entry. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Adjust test/py/tests/test_bootmenu.py Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>