Richard Purdie
01d00cd776
oeqa/utils/commands: Avoid unclosed file warnings
Avoid warnings such as:
meta/lib/oeqa/utils/commands.py:213: ResourceWarning: unclosed file <_io.BufferedReader name=4>
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
(From OE-Core rev: 6a68c42de08cffbadb59ebda63fa5e19f6e5acef)
(From OE-Core rev: f65a5fbd4fd13a52b54c808a6f5d2afab426e050)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-16 14:31:33 +00:00
..
2018-11-24 22:02:47 +00:00
2018-11-07 23:08:55 +00:00
2018-11-07 23:08:54 +00:00
2018-12-16 14:31:33 +00:00
2018-11-07 23:08:55 +00:00
2018-11-24 22:02:47 +00:00
2018-11-24 22:02:47 +00:00
2018-11-09 15:27:34 +00:00
2018-11-24 22:02:47 +00:00
2018-10-12 16:57:21 +01:00
2018-11-07 23:08:55 +00:00
2018-11-07 23:08:55 +00:00
2018-12-04 10:41:16 +00:00
2018-05-29 21:07:13 +01:00
2018-10-25 14:53:44 +01:00
2018-11-09 17:46:18 +00:00
2018-09-21 18:45:47 -07:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00