]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases/python: use python 3 rather than python 2
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 4 Apr 2018 11:13:21 +0000 (14:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:54:52 +0000 (09:54 +0100)
commit5ad0fe9ac6b6362011a17afaa7bee8e788093915
tree514e65a0e910cee13e77319890749f5b55a035c3
parente3e39e8b22d7b101c7e3d8f6ff6afc4d87af9bea
oeqa/runtime/cases/python: use python 3 rather than python 2

For example, core-image-sato skipped the test alltogether, as it
no longer pulls in Python 2.x at all.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/python.py