diff options
author | Humberto Ibarra <humberto.ibarra.lopez@intel.com> | 2016-04-05 22:15:53 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-05 23:12:41 +0100 |
commit | 7157fd3bfbf2d5ae07fd4e726884baf7138bb24f (patch) | |
tree | b6a12eafd13289eeb7206514cd1e5c5fb11f9255 /scripts/lib/devtool/utilcmds.py | |
parent | 1ccfdb31ea8a50e695d368c4fc78185254aac763 (diff) | |
download | openembedded-core-7157fd3bfbf2d5ae07fd4e726884baf7138bb24f.tar.gz openembedded-core-7157fd3bfbf2d5ae07fd4e726884baf7138bb24f.tar.bz2 openembedded-core-7157fd3bfbf2d5ae07fd4e726884baf7138bb24f.zip |
scripts/oe-selftest: remove coverage file if any coverage option is given
Coverage temporal file for sub-processing is being removed only
when the --coverage option was found. This is wrong since the
file is created when any coverage option (source, include or omit)
is given, even if --coverage is not one of them.
This patch makes sure to remove the file if any coverage option was
given.
Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions