From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nd215.dnsexit.com ([64.182.102.215]:33763 "EHLO box7.911domain.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755273Ab1DZORw (ORCPT ); Tue, 26 Apr 2011 10:17:52 -0400 Message-ID: <4DB6D3DE.5040302@verizon.net> Date: Tue, 26 Apr 2011 10:17:02 -0400 From: Peter Foley Reply-To: MIME-Version: 1.0 Subject: Re: [PATCH] kbuild: fix sed error in export_report.pl References: <4DB608EE.1060502@verizon.net> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Arnaud Lacombe Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, mmarek@suse.cz On 4/26/2011 2:40 AM, Arnaud Lacombe wrote: > Hi, > > On Mon, Apr 25, 2011 at 7:51 PM, Peter Foley wrote: >> This patch fixes a sed error in export_report.pl by escaping a $. >> > Which error ? > > Thanks, > - Arnaud > This is the error I get: make -C /usr/src/git O=/root/linux/t/. export_report perl /usr/src/git/scripts/export_report.pl sed: -e expression #1, char 5: unterminated `s' command sh: line 1: .mod.c/: No such file or directory