Skip to content

Backport v2024 <- v2025pre: Avoid spurious error on kill

Walter Lozano requested to merge wip/wlozano/kill-fix-v2024 into apertis/v2024

To have a clean state the code attempts to kill bluez-phone-tester but if the process is not running an error is triggered. To avoid such error, redirect the standard error as it is done in other similar situations in the code.

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports

Loading