Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755753Ab3IMJcd (ORCPT ); Fri, 13 Sep 2013 05:32:33 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:33037 "EHLO mail-ob0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755630Ab3IMJc1 convert rfc822-to-8bit (ORCPT ); Fri, 13 Sep 2013 05:32:27 -0400 MIME-Version: 1.0 In-Reply-To: References: <83e8b90e1d2cc5ff5d2443f2486c2d786a4997ce.1376600922.git.yann.morin.1998@free.fr> Date: Fri, 13 Sep 2013 11:32:26 +0200 Message-ID: Subject: Re: [PATCH 2/4] scripts/config: use sed's POSIX interface From: Linus Walleij To: =?ISO-8859-1?Q?Cl=E9ment_Chauplannaz?= Cc: "Yann E. MORIN" , linux-kbuild , Michal Marek , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 875 Lines: 23 On Fri, Sep 13, 2013 at 10:38 AM, Cl?ment Chauplannaz wrote: > Thank you for this report. I was able to reproduce this bug and fix it. Thanks! Tested and works fine. > My previous commit changed the separator between sed's substitute > command and its parameters, from ':' to '/'. The latter conflicted > with the slashes found in the value of variable CMDLINE, as provided > in your email. Hm it could actually be useful to be able to have colons in a CMDLINE, I wonder if we can think about some better separator ... oh well that is another issue, all old scripts work now anyway. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/