]> code.ossystems Code Review - openembedded-core.git/commit
oeqa.buildperf: use oe.path.remove()
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 12 Aug 2016 11:35:54 +0000 (14:35 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:35:27 +0000 (10:35 +0100)
commitc86bf80abd87acb0da5860806822c64ec9dee089
tree122696cc6564003987df9c95fd0da9d77e8b6619
parent240f6e7366c8a9ea830e531d307dd2e27a61a6bd
oeqa.buildperf: use oe.path.remove()

Drop the self-baked force_rm() method.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/buildperf/base.py
meta/lib/oeqa/buildperf/test_basic.py