From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] devtools: improve kernel script execution check Date: Wed, 18 Apr 2018 16:09:11 +0200 Message-ID: <1812948.eYY0m9sFo7@xps> References: <1524054116-41787-1-git-send-email-juhamatti.kuusisaari@coriant.com> <49518f1c-eab1-6515-ad82-ff7be66621a3@intel.com> <6246897.FXaGcg8IiS@xps> 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 BAA0D7F3C for ; Wed, 18 Apr 2018 16:09:13 +0200 (CEST) In-Reply-To: <6246897.FXaGcg8IiS@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/04/2018 16:06, Thomas Monjalon: > 18/04/2018 15:30, Ferruh Yigit: > > On 4/18/2018 1:21 PM, Juhamatti Kuusisaari wrote: > > > Handle properly a case where DPDK_PATCH_PATH is set > > > to point to a directory. > > > > > > Signed-off-by: Juhamatti Kuusisaari > > > > Acked-by: Ferruh Yigit > > Funny bug, I didn't thought that "test -x" is positive for directories. > It makes sense. > > Applied, thanks No, sorry, not applied yet. Please, could you send a v2 fixing devtools/get-maintainer.sh too? Thanks