]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
terminal: Show a warning when launched terminal quickly exits
authorMathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Sat, 15 Nov 2025 07:41:31 +0000 (08:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Nov 2025 11:05:53 +0000 (11:05 +0000)
commitec62d469336c7d9939c4bf18e7f8bd191f26998d
treecdedef69f1d19b40eb8b2373fd63b5f43004f001
parent957e6dc65def702f099d609f5fbe855d4d285e0b
terminal: Show a warning when launched terminal quickly exits

Terminals quitting in less than one second are likely the result of a
failure to execute the launched command: show a warning including the
command that was launched, so the user can try to debug this.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py