]> code.ossystems Code Review - openembedded-core.git/commit
prservice.py: Use "with" to control file handle lifetime
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 30 Mar 2020 08:33:51 +0000 (10:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Mar 2020 13:52:43 +0000 (14:52 +0100)
commite7f025c87d595d2e37f83b75f11bedf2bce7bcc0
treecfa1cb10ea79049470c07401635cfd4262cdd993
parentab2cbfc902626d40897426bf734c7507e57ba629
prservice.py: Use "with" to control file handle lifetime

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/prservice.py