From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by sourceware.org (Postfix) with ESMTPS id 03E533858D39 for ; Mon, 13 Dec 2021 16:34:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 03E533858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seketeli.org Received: (Authenticated sender: dodji@seketeli.org) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id E78E01BF209; Mon, 13 Dec 2021 16:34:26 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id D279258010A; Mon, 13 Dec 2021 17:34:25 +0100 (CET) From: Dodji Seketeli To: Thomas Schwinge Cc: libabigail@sourceware.org, Matthias Maennich Subject: Re: [PATCH] Better highlight 'make distcheck-fast' Organization: Me, myself and I References: <20211209213833.3045196-1-thomas@codesourcery.com> X-Operating-System: Fedora 36 X-URL: http://www.seketeli.net/~dodji Date: Mon, 13 Dec 2021 17:34:25 +0100 In-Reply-To: <20211209213833.3045196-1-thomas@codesourcery.com> (Thomas Schwinge's message of "Thu, 9 Dec 2021 22:38:34 +0100") Message-ID: <87a6h4qx9q.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2021 16:34:31 -0000 Hello Thomas, Thomas Schwinge a =C3=A9crit: > ... for the reasons stated. > > * CONTRIBUTING: Better highlight 'make distcheck-fast'. > > Signed-off-by: Thomas Schwinge > Reviewed-by: Matthias Maennich Applied to master! Thanks! Cheers, --=20 Dodji