]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/context: ensure log directory exists
authorChen Qi <Qi.Chen@windriver.com>
Fri, 7 Dec 2018 06:43:07 +0000 (14:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Dec 2018 00:12:34 +0000 (00:12 +0000)
commit6c41de48db76087fee596d9440d8f05346ab1094
tree68da9a1120152ddb3d3f95a5c55e2b2b9bb88c72
parent208dadb8f1864aca88c69766f3bfb37a2ef4953c
oeqa/selftest/context: ensure log directory exists

Ensure log directory exists to avoid the following error.

  FileNotFoundError: [Errno 2] No such file or directory: '/.../build-selftest/tmp/log/oe-selftest-results-20181207043431.log'

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/context.py