From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rock.gnat.com (rock.gnat.com [205.232.38.15]) by sourceware.org (Postfix) with ESMTP id AA8E93851C17; Mon, 10 Aug 2020 16:57:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AA8E93851C17 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 89D47560C7; Mon, 10 Aug 2020 12:57:11 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at gnat.com Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wxq9IxWlnd95; Mon, 10 Aug 2020 12:57:11 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 64162560C5; Mon, 10 Aug 2020 12:57:11 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id B438E82D0E; Mon, 10 Aug 2020 09:57:09 -0700 (PDT) Date: Mon, 10 Aug 2020 09:57:09 -0700 From: Joel Brobecker To: Simon Marchi Cc: binutils@sourceware.org, gdb-patches@sourceware.org Subject: Re: FYI: git-hooks update on sourceware.org Message-ID: <20200810165709.GA28570@adacore.com> References: <20200807154423.GB3362@adacore.com> <20200807155017.GC3362@adacore.com> <31207ab5-403b-180f-e74f-9b6e8d1dc5a4@simark.ca> <19669201-5e6f-99ce-a5ba-c91c78616fce@simark.ca> <20200807162118.GF3362@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200807162118.GF3362@adacore.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2020 16:57:12 -0000 Hi Simon, > I will install your script on Monday (I have more chances to be at > my desk if something goes wrong). Just to confirm that your script has been installed, and the repository's configuration has been updated to use that script ;-). -- Joel