]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/qemurunner: Fix missing pid file tracebacks
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jul 2020 20:40:40 +0000 (21:40 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 16 Jul 2020 18:26:36 +0000 (08:26 -1000)
commit9e23163016b7a8fea0dbfe2111f9493017e5a7b2
tree1096d4f39230d103a9a20648f7eb0b198c683a73
parent797f7e0c3ff0610a4de321eaf82f84bca610624e
oeqa/utils/qemurunner: Fix missing pid file tracebacks

One element of the error message guarded against None as a value
but I missed the other, fix this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dbce6baec68d7658453b8c44159e1d1fef746151)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/utils/qemurunner.py