From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2810 invoked by alias); 11 Jan 2015 16:21:49 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 2781 invoked by uid 89); 11 Jan 2015 16:21:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-ob0-f173.google.com Received: from mail-ob0-f173.google.com (HELO mail-ob0-f173.google.com) (209.85.214.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 11 Jan 2015 16:21:46 +0000 Received: by mail-ob0-f173.google.com with SMTP id uy5so19384313obc.4; Sun, 11 Jan 2015 08:21:44 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.202.209.147 with SMTP id i141mr14172189oig.108.1420993304064; Sun, 11 Jan 2015 08:21:44 -0800 (PST) Received: by 10.76.185.7 with HTTP; Sun, 11 Jan 2015 08:21:44 -0800 (PST) In-Reply-To: <20150110065853.GS5445@adacore.com> References: <20141128135756.GK548@adacore.com> <20141207142138.GJ7899@adacore.com> <20141213165103.GA26944@adacore.com> <20141214204731.GA15244@adacore.com> <20141221224607.GN12884@adacore.com> <20150105041322.GB23617@adacore.com> <20150110065853.GS5445@adacore.com> Date: Sun, 11 Jan 2015 16:21:00 -0000 Message-ID: Subject: Re: ANNOUNCEMENT: we have now switched to new git hooks (was: "Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...") From: "H.J. Lu" To: Joel Brobecker Cc: GDB , Binutils Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00275.txt.bz2 On Fri, Jan 9, 2015 at 10:58 PM, Joel Brobecker wrote: > Hello, > > A quick message to confirm that I have switched the binutils-gdb.git > to the new hooks. I've tested the switch by pushing a change to > master, and here is a URL to the corresponding email that got sent: > > https://www.sourceware.org/ml/gdb-cvs/2015-01/msg00027.html > > I've tried to test as extensively as I could, and that includes > verifying email sending as well as bugzilla filing and irker > notification (IRC). But let me know if you notice any issues. > In case of major issue that we can't repair right away, I've > kept the old setup and it's a couple of "mv"-s to swap back. > This checkin: https://sourceware.org/ml/binutils-cvs/2015-01/msg00074.html didn't update the bugzilla. -- H.J.