Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755517Ab3IMJ3v (ORCPT ); Fri, 13 Sep 2013 05:29:51 -0400 Received: from mail-oa0-f52.google.com ([209.85.219.52]:43094 "EHLO mail-oa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755445Ab3IMJ3s (ORCPT ); Fri, 13 Sep 2013 05:29:48 -0400 MIME-Version: 1.0 In-Reply-To: <1379061913-17604-1-git-send-email-chauplac@gmail.com> References: <1379061913-17604-1-git-send-email-chauplac@gmail.com> Date: Fri, 13 Sep 2013 11:29:48 +0200 Message-ID: Subject: Re: [PATCH] scripts/config: fix variable substitution command From: Linus Walleij To: Clement Chauplannaz Cc: Michal Marek , "Yann E. MORIN" , linux-kbuild , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 685 Lines: 21 On Fri, Sep 13, 2013 at 10:45 AM, Clement Chauplannaz wrote: > Commit 229455bc02b87f7128f190c4491b4ceffff38648 accidentally changed the > separator between sed `s' command and its parameters from ':' to '/'. > > Revert this change. > > Signed-off-by: Clement Chauplannaz This patch fixes my issue with --set-str, thanks! Tested-by: Linus Walleij 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/