]> code.ossystems Code Review - openembedded-core.git/commit
terminal.py: do not stop searching for auto
authorJoe Slater <joe.slater@windriver.com>
Thu, 21 May 2020 18:41:07 +0000 (11:41 -0700)
committerSteve Sakoman <steve@sakoman.com>
Wed, 27 May 2020 14:22:34 +0000 (04:22 -1000)
commit5ca00faa9c085fef1781b66561de461e9cc5b117
treef79d2867eb30a7322129126a5896e0f9a929513f
parent0b513274a0ae722065cf1a605090000e854e2f81
terminal.py: do not stop searching for auto

If a terminal fails to spawn() we should continue looking.
gnome-terminal, in particular can be present but not start.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6e4babdeee38d32002a4c9129e77466ae4156dd7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oe/terminal.py