[dpdk-dev] [PATCH] devtools: improve kernel script execution check

Thomas Monjalon thomas at monjalon.net
Wed Apr 18 16:06:39 CEST 2018


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 <juhamatti.kuusisaari at coriant.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Funny bug, I didn't thought that "test -x" is positive for directories.
It makes sense.

Applied, thanks




More information about the dev mailing list