From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 7457B6E668 for ; Thu, 25 Aug 2016 01:39:19 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id u7P1dJla028809 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 24 Aug 2016 18:39:19 -0700 (PDT) Received: from [128.224.162.231] (128.224.162.231) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.248.2; Wed, 24 Aug 2016 18:39:19 -0700 To: "Burton, Ross" References: <1958d06a6f3885b5d7f767c3eb955054d2b40ec1.1472030722.git.kai.kang@windriver.com> From: Kang Kai Message-ID: <57BE4C45.3050007@windriver.com> Date: Thu, 25 Aug 2016 09:39:17 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH 1/1] bash: fix interpreter of ptest script 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: Thu, 25 Aug 2016 01:39:20 -0000 Content-Type: multipart/alternative; boundary="------------090603000308000407010605" --------------090603000308000407010605 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit On 2016年08月25日 04:17, Burton, Ross wrote: > > On 24 August 2016 at 10:26, > wrote: > > The interpreter of bash ptest script tests/getopts5.sub is > /local/bin/bash which is not suitable for oe. Use /bin/bash instead. > > > Presumably this test is executed under bash explicitly, so is this > really worth fixing? I sent the patch to bash maillist and it is not accepted too. So please ignore it. Thanks. --Kai > > Ross -- Regards, Neil | Kai Kang --------------090603000308000407010605 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit
On 2016年08月25日 04:17, Burton, Ross wrote:

On 24 August 2016 at 10:26, <kai.kang@windriver.com> wrote:
The interpreter of bash ptest script tests/getopts5.sub is
/local/bin/bash which is not suitable for oe. Use /bin/bash instead.

Presumably this test is executed under bash explicitly, so is this really worth fixing?

I sent the patch to bash maillist and it is not accepted too.
So please ignore it. Thanks.


--Kai


Ross


-- 
Regards,
Neil | Kai Kang
--------------090603000308000407010605--