From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/2] devtools: improve kernel script execution check Date: Tue, 22 May 2018 23:34:56 +0200 Message-ID: <4703889.giNJsrUFkj@xps> References: <1524139203-92094-1-git-send-email-juhamatti.kuusisaari@coriant.com> <220f198f-1be8-5a6e-2717-51855f8434cc@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Juhamatti Kuusisaari Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 84F8A1D9E for ; Tue, 22 May 2018 23:34:59 +0200 (CEST) In-Reply-To: <220f198f-1be8-5a6e-2717-51855f8434cc@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 19/04/2018 15:21, Ferruh Yigit: > On 4/19/2018 1:00 PM, Juhamatti Kuusisaari wrote: > > Handle properly a case where DPDK_PATCH_PATH is set > > to point to a directory. > > > > Signed-off-by: Juhamatti Kuusisaari > > For series, > Reviewed-by: Ferruh Yigit Applied, thanks