]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/context.py: check git command return values
authorMikko Rapeli <mikko.rapeli@linaro.org>
Thu, 14 Sep 2023 10:36:45 +0000 (13:36 +0300)
committerSteve Sakoman <steve@sakoman.com>
Fri, 13 Oct 2023 02:23:08 +0000 (16:23 -1000)
commit776053f4af19e9c2de7ce725e6ec94312028fa7f
tree69755db4788d48ac45cf4b107a65cd820348913b
parent68f0100b779bac1788818320f8aa64d79e3db3c2
oeqa/selftest/context.py: check git command return values

Don't ignore return values from the git command lines. If something goes
wrong, fail the test right away.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dfc178a70d6fa60e89d4716f05d68e2c72c6ecd3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/context.py