aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-12-23 16:01:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-25 08:26:01 +0000
commit24b41a1e3f2496e38a6ae9c47dfe85887f3d7d6e (patch)
treed4f152f73c3b1a45d4c62370648effddca425e78 /scripts
parent67bf1dac68d76c7e6a4d95e5bdd1eba468331f01 (diff)
downloadopenembedded-core-contrib-24b41a1e3f2496e38a6ae9c47dfe85887f3d7d6e.tar.gz
oeqa/selftest: fix test_force_task so it doesn't taint the entire build
Using -C sets a taint on the specified task, and m4-native is in the dependency chain for just about everything, which means that everything gets forced to rebuild. We don't need the influence of this test to extend outside of the test itself, so ensure that the taint gets cleared at the end of the test. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions