]> code.ossystems Code Review - openembedded-core.git/commit
patch: Fix exception reporting with repr()
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Oct 2021 15:04:04 +0000 (16:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Oct 2021 11:08:08 +0000 (12:08 +0100)
commit26a7012e6e17e6b4b4478a25b1b2d5608fe77cfc
tree1ef91c15f134f9e9fca420a2a7cc4fcf6af4ef53
parentb9535f513366536b13d0522058f517d2e04451b5
patch: Fix exception reporting with repr()

The exceptions generated with repre are more detailed but escaped the
newlines making them unreadable. Fix this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/patch.bbclass