]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Sep 2023 20:56:52 +0000 (21:56 +0100)
commitdfc178a70d6fa60e89d4716f05d68e2c72c6ecd3
treeefc8f21a9c420ccb2c9f8a9e1f7e2dbc17f2cc66
parent99fd24f0d9ff79fed389ae5a01c3031d7e7167d0
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>
meta/lib/oeqa/selftest/context.py