From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/check: check for yajl (needed by libxl) Date: Fri, 30 Sep 2011 14:02:11 +0200 Message-ID: <20110930120210.GA25618@aepfle.de> References: <4b98868690218126b906.1317368189@cosworth.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <4b98868690218126b906.1317368189@cosworth.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Anthony.Perard@citrix.com, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Sep 30, Ian Campbell wrote: > (note to committer, ensure the new file is executable) Please dont, thats not patch friendly. Shouldnt all script files be called with like '$interpreter $script' instead of './$script'? Olaf