diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2023-11-02 13:25:49 -0400 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-11-24 05:01:37 -1000 |
commit | bee889b6a184ed2d1855b10a326a14e0e18b2297 (patch) | |
tree | 031443deee8343d19a6de2d6d4127b5c48f690ca /documentation/set_versions.py | |
parent | d171bc2f28ac332a1c59a9edacd6f09baef1d10f (diff) | |
download | poky-bee889b6a184ed2d1855b10a326a14e0e18b2297.tar.gz |
patchtest-send-results: fix sender parsing
Not all mbox 'from' fields will contain angle brackets, so the
re.findall invocation used for getting a reply_address may fail. Use a
simpler reference to the field to get the sender's email address.
(From OE-Core rev: 78e76e2e4f71485a632f1c1ae83032e0e9341a9e)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 86e9afe09a346586114133f5a7470304d2ed733f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions