]> code.ossystems Code Review - openembedded-core.git/commit
base: Use repr() for printing exceptions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Oct 2021 22:33:15 +0000 (23:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 21:31:55 +0000 (22:31 +0100)
commitc94816259cc1c09746353ad26ca0c811e0c962c2
tree281e6e55db54866f533cb2702f7a7219c34363d4
parent69376ac1a6147b26fe1abaa4cf68414024814d63
base: Use repr() for printing exceptions

Exceptions print more clearly using repr() instead of str(), fix
in fetch and unpack tasks.

Drop part of the test which no longer makes sense after this change.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/lib/oeqa/selftest/cases/bbtests.py