From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22656 invoked by alias); 28 Apr 2015 13:15:40 -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 22574 invoked by uid 89); 28 Apr 2015 13:15:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.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-oi0-f54.google.com Received: from mail-oi0-f54.google.com (HELO mail-oi0-f54.google.com) (209.85.218.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 28 Apr 2015 13:15:39 +0000 Received: by oica37 with SMTP id a37so115614879oic.0; Tue, 28 Apr 2015 06:15:36 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.182.186.100 with SMTP id fj4mr14425650obc.12.1430226936807; Tue, 28 Apr 2015 06:15:36 -0700 (PDT) Received: by 10.76.54.14 with HTTP; Tue, 28 Apr 2015 06:15:36 -0700 (PDT) Date: Tue, 28 Apr 2015 13:33:00 -0000 Message-ID: Subject: Git email hook stopped working after bugzilla update From: "H.J. Lu" To: Binutils , GDB Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg01044.txt.bz2 Git email hook stopped working after bugzilla update: https://sourceware.org/bugzilla/show_bug.cgi?id=18330 -- H.J.