]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/sdkbuildproject: use os.path.join
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2018 23:16:16 +0000 (00:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commited0413babaf10ccf729472f603bbe32d84ba1931
tree256802c4a655897ae4bcebc3e138a998d39cbda1
parentc6eef46747fe58bb2310be4f06d2fa9b67901d72
oeqa/sdk/sdkbuildproject: use os.path.join

Instead of mushing two paths together and hoping that the slashes line up
correctly, use os.path.join.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/sdk/utils/sdkbuildproject.py