diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-01-20 18:24:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-21 12:52:52 +0000 |
commit | b70112046239a1699b6095a0c32d8277084630a7 (patch) | |
tree | 14b31d977d61ce813ac34675c212327e8b538673 /meta/recipes-core/expat | |
parent | c8bc4e9b666ac7748e0ddbed4faf2f68afd6bb6a (diff) | |
download | poky-b70112046239a1699b6095a0c32d8277084630a7.tar.gz |
python3: correctly process ptest output with sed
Particularly:
[ERROR|FAIL] was matching characters rather than strings.
Using (ERROR|FAIL) requires -r option.
(From OE-Core rev: c041c326a1dbf1b128fc32d887acd73c6f5fb415)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/expat')
0 files changed, 0 insertions, 0 deletions