Branch: refs/heads/978742 Home: https://github.com/bluez/bluez Commit: 1f2db9414cc9c8835c91b0311bc719ede5c963de https://github.com/bluez/bluez/commit/1f2db9414cc9c8835c91b0311bc719ede5c963de Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-03 (Thu, 03 Jul 2025) Changed paths: M src/shared/shell.c Log Message: ----------- shared/shell: Fix not calling pre_run for main menu When calling bt_shell_run the main menu pre_run was not being called which cause tools with just one menu to not work as intended. Fixes: https://github.com/bluez/bluez/issues/1319 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications