This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Git email hook stopped working after bugzilla update


> Git email hook stopped working after bugzilla update:
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=18330

It should not be specific to git; We're configured to use the same
script as before git-hooks transition to email the updates. Here is
the command we use:

    /sourceware/infra/bin/email-to-bugzilla -G 'gdb binutils'

(the contents of the email is piped via stdin)

I suspect either authentication, or schema changes causing
the breakage (total guess, though).
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]