diff options
| author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2025-09-16 23:19:31 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-24 00:01:44 +0100 |
| commit | 6cfa08f301f813a688fc8c09d09dcec4cd66eb3b (patch) | |
| tree | c8f63534ad7f1aa21b803db9dbc62711a702ea21 /scripts/lib/build_perf/scrape-html-report.js | |
| parent | c948feaae41356f4c7c1611b6a9ab3a9569c6884 (diff) | |
| download | poky-6cfa08f301f813a688fc8c09d09dcec4cd66eb3b.tar.gz | |
bitbake: tests/parse: Remove unnecessary calls to file.flush()
There is no reason to call file.flush() as the last call within a file
context manager since ending the context will close the file and thus
flush it.
(Bitbake rev: 90d5ce926d434d60d6df28b7d77b3cbc9b62ce14)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/scrape-html-report.js')
0 files changed, 0 insertions, 0 deletions
