Parent: 004518d061d4ecc1efc94a561e4050ac1928957e
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-07-08 21:47:20
Tree: 12d68465b9f3340ce5e469e377225a87423ca556
shared/shell: Fix not running pre_run on MODE_NON_INTERACTIVE If a command is given to be run in non-interactive mode the code would not attempt to execute .pre_run first since some (sub)menus requires that in order to properly initialize things. Fixes: https://github.com/bluez/bluez/issues/1394 Fixes: https://github.com/bluez/bluez/issues/1317
Diffstat
| M | src/shared/shell.c | | | 35 | ++++++++++++++++++++++++- - - - - - - - - - - |
1 files changed, 24 insertions(+), 11 deletions(-)