]> code.ossystems Code Review - openembedded-core.git/commit
systemctl: Stop tracebacks use formated error messages
authorArmin Kuster <akuster808@gmail.com>
Mon, 31 May 2021 19:11:57 +0000 (19:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jun 2021 13:03:27 +0000 (14:03 +0100)
commitdf510ae9a1494bc1be8d6673fbaa43d3f7cc8f40
tree705d858be4a8f3c9e59930e8eb22c40b14b815ef
parent8fac8c61565977c775d8ede5bddc856b7767a3e4
systemctl: Stop tracebacks use formated error messages

When systemctl fail it would throw an exception and
dump a traceback. Lets use a more controlled workflow.

[Yocto #14395]

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-systemctl/systemctl