diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-03-13 13:15:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-22 13:53:29 +0000 |
commit | 92c9dfe1d3f253323482199a8a5a39816492ec2f (patch) | |
tree | 1f5bdc7b415db7fecf5eed6472905b656f0e4a9c /scripts/lib/build_perf/report.py | |
parent | 752d8ab3edff6363c5e437dc0062c917e21fb30e (diff) | |
download | poky-92c9dfe1d3f253323482199a8a5a39816492ec2f.tar.gz |
runqemu: get_first_file() rename cmd* to glob*
* to better indicate how it's used in get_first_file
* cmd* is used in other places for actual shell commands
to execute
* RunQemuError('KERNEL not found: %s, %s or %s' % cmds)
also looked weird to me, but that works (to my python-noob surprise)
[YOCTO #12937]
(From OE-Core rev: 7c26e9dcc999a7d6a365831c39d25d98890be6d0)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions