From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id DF43375C60 for ; Fri, 12 Aug 2016 11:35:55 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP; 12 Aug 2016 04:35:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,510,1464678000"; d="scan'208";a="1039970239" Received: from marquiz.fi.intel.com ([10.237.72.155]) by fmsmga002.fm.intel.com with ESMTP; 12 Aug 2016 04:35:55 -0700 From: Markus Lehtonen To: openembedded-core@lists.openembedded.org Date: Fri, 12 Aug 2016 14:35:53 +0300 Message-Id: <1471001754-20753-1-git-send-email-markus.lehtonen@linux.intel.com> X-Mailer: git-send-email 2.6.6 Subject: [PATCH v2] oeqa.buildperf: use oe.path.remove() X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2016 11:35:57 -0000 Rebased on top of my "unittest refactor" patchset. No other changes. Markus Lehtonen (1): oeqa.buildperf: use oe.path.remove() meta/lib/oeqa/buildperf/base.py | 15 ++++----------- meta/lib/oeqa/buildperf/test_basic.py | 5 +++-- 2 files changed, 7 insertions(+), 13 deletions(-) -- 2.6.6