]> 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)
committerArmin Kuster <akuster808@gmail.com>
Thu, 3 Oct 2019 15:03:52 +0000 (08:03 -0700)
commitc54411d0e03fe1cea8b6bb0c80dea029dd264f36
treefb7309bbf069318caff8bfa5c5f46f8367735466
parentf5be8c8309a932cde507ba24d042880a922df0b6
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/context.py