Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5926633imu; Tue, 13 Nov 2018 14:04:14 -0800 (PST) X-Google-Smtp-Source: AJdET5f32+6sjmF6XdCDezhDmht3dQJNPd39Tv6+bU5N/vu0yvQfdqpB9KzZjHgPvPG+ESMyfyGe X-Received: by 2002:a62:1308:: with SMTP id b8-v6mr6763411pfj.215.1542146654267; Tue, 13 Nov 2018 14:04:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542146654; cv=none; d=google.com; s=arc-20160816; b=b6xzYeE0ONSMVj0A0axyGagZJKrRWyR4XbHWcf1SmGFZfMkdaBuHH+z720yHW7CVfg qLT/65TNqLML5olPpdSKyLIhCs3c3M4f2GyEPwA1h6i9KdAIf9LtbmxtNLtbWnipJXh/ ttG1TWMEdj3hDxDwHQhhrOQ75IjGYKvqhjVPBCZ4obWdXLSCq+3oEKhBi3xmLLbDrJur 9CC0QuloB0kZrkYo6nvWBQysMVBKsFMsxm7atxDqGaCuQL9S9vXCVfiCa46X9E1M7xOB TtgFudfl0z85qOd8B7W7eJ36zODsEWX/HVmHt+DHYnqbjCMyI+Ld0O2h1y3VsmGgEbMk Vtlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=e6FrciuNDd6qnAgPi/Fxd71jtdMFBBn2rA6uem5VOeQ=; b=mz3u51iixQZRignHkwKpyQQu6UMIf4AZ8z6Sot+0lzjNQ7AKqRZ2O7XTWrAUHMDLt+ QIf/MSzfP4S0nzFNsqt9IRDiv5roAl+xp3BelL+PeqnRv7gc8vPD6ec27dp2Y3ITXbHl XybA7RmnSuOiFo59Tlnm7JXg4eZ2iAYVLhm+Qf2xwo1z4RwGA/YsJKiAwaDuzmJIKyFe cNRQDC+tmWUaQOu8lwaMrERlLEGiXq0xIGg7lFd8EMHHjOuHzOT4aftPa1atff8UfWmX xVa2nBZSW72OnjKWzG2aPDh1IojOwA1k59dcWloPfMkE+IoaN+XGMUjJLaEyYhmi9s1b BTpQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t6si22316121pgn.258.2018.11.13.14.03.57; Tue, 13 Nov 2018 14:04:14 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728210AbeKNIDp (ORCPT + 99 others); Wed, 14 Nov 2018 03:03:45 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:51001 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725783AbeKNIDo (ORCPT ); Wed, 14 Nov 2018 03:03:44 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 42vhTc0k5bz1r2nj; Tue, 13 Nov 2018 23:03:32 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 42vhTb739dz1qrn8; Tue, 13 Nov 2018 23:03:31 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id P3ZIq1MMviU3; Tue, 13 Nov 2018 23:03:31 +0100 (CET) X-Auth-Info: 87Qw1n2M1OTgDxe6XOh1hsy92xkkzaKo+MjTfTIGy3cCvaqzZY9IWVLrUKyOD30i Received: from igel.home (ppp-188-174-148-99.dynamic.mnet-online.de [188.174.148.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 13 Nov 2018 23:03:30 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 7CABF2C1F08; Tue, 13 Nov 2018 23:03:29 +0100 (CET) From: Andreas Schwab To: Brian Norris Cc: alexander.kapshuk@gmail.com, sky@genki.is, yamada.masahiro@socionext.com, Doug Anderson , Guenter Roeck , lists@nerdbynature.de, Linux Kernel Subject: Re: [PATCH v2] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks References: <20181110.085826.230851261@genki.is> <20181110.201050.925673938@genki.is> <20181111.174140.002789201@genki.is> <20181113000938.GA16783@google.com> <20181113190335.GA50985@google.com> X-Yow: Yow! Now we can become alcoholics! Date: Tue, 13 Nov 2018 23:03:29 +0100 In-Reply-To: <20181113190335.GA50985@google.com> (Brian Norris's message of "Tue, 13 Nov 2018 11:03:36 -0800") Message-ID: <878t1w7hzi.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Nov 13 2018, Brian Norris wrote: > + } | grep -qv '^\(.. \)\?scripts/package'; then \? is a GNU extension, so if you want to stay portable you need to switch to ERE. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."