commit | c23bb03465c1107495b90c4b396d37a0bbe90bfc | [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 | b8cd1e7fc2802fb4a9f42caf5d8f8e194eb8266f [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>