From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Jarry Subject: Re: [PATCH] kni: avoid using lsb_release script Date: Fri, 25 Nov 2016 12:28:30 +0100 Message-ID: <20161125112830.GN32665@6wind.com> References: <1480067575-6543-1-git-send-email-robin.jarry@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-wj0-f180.google.com (mail-wj0-f180.google.com [209.85.210.180]) by dpdk.org (Postfix) with ESMTP id 7EB81567E for ; Fri, 25 Nov 2016 12:28:38 +0100 (CET) Received: by mail-wj0-f180.google.com with SMTP id v7so56387958wjy.2 for ; Fri, 25 Nov 2016 03:28:38 -0800 (PST) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-25, Ferruh Yigit: >What about: >+-include /etc/lsb-release Sure, that cannot hurt. >s/DISTRIB_ID/DISTRIB_RELEASE Oops last minute typo... I'll submit a v2 right away. -- Robin