]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/selftest/wic: use os.path.join to join paths
authorRoss Burton <ross@burtonini.com>
Thu, 31 Mar 2022 18:29:13 +0000 (19:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Apr 2022 22:05:32 +0000 (23:05 +0100)
commit73d1b7163792ec089ffb3bf99f1b4f8760beaea7
tree275cacf138f9d7b5e5a2a12f53232492f7fb8165
parentc9bc4def71325dba7b7ad93001f7fe1acced0bea
oeqa/selftest/wic: use os.path.join to join paths

Instead of using string concatenation, use os.path.join.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/selftest/cases/wic.py