summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/persist_data.py
diff options
context:
space:
mode:
authorHumberto Ibarra <humberto.ibarra.lopez@intel.com>2016-04-05 22:15:54 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-06 10:29:24 +0100
commitd8f1f428bdbcc3624e4c0e0881f9c82ae9940a16 (patch)
treec5e2af556f0d624f55d4bef2919bdb7e75eb9228 /bitbake/lib/bb/persist_data.py
parent6e5e225217256f84b51a2eca796f3719b648c4fc (diff)
downloadpoky-d8f1f428bdbcc3624e4c0e0881f9c82ae9940a16.tar.gz
scripts/oe-selftest: avoid the creation of coverage file when coverage not installed
Coverage subprocessing file is being created even when coverage is not installed, which causes errors of "module not found" to be send to the oe-selftest output. This patch adds indent to the block of code creating this coverage file, so it can only be executed when coverage is actually installed. [Yocto #9334] (From OE-Core rev: 03d1711350895e941a476bd2d2a6cd389be07509) Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/persist_data.py')
0 files changed, 0 insertions, 0 deletions