diff options
author | Chris Laplante <chris.laplante@agilent.com> | 2019-06-07 14:24:03 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-11 13:27:19 +0100 |
commit | 768746959089f8fa0e6e73f3917abebfae22d652 (patch) | |
tree | 725e6adda21da39972116010f8a4e4fe0dc3cc39 /scripts/oe-pylint | |
parent | 575ea5532f80883f8ee20dd1e78f699e8dccafc5 (diff) | |
download | poky-768746959089f8fa0e6e73f3917abebfae22d652.tar.gz |
bitbake: build/progress: use context managers for progress handlers
It seems context management support was half-implemented, but never
finished. For example, LogTee has __enter__ and __exit__ but they
haven't been exercised until now.
(Bitbake rev: bf522ad3e0c52cdb69b406226840d870ff4f2766)
Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-pylint')
0 files changed, 0 insertions, 0 deletions