Re: git is live
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAMe9rOqdhM9w_K+1TrMj1rercsQi5-2e9KTPxKstaEFVQyyoYg@mail.gmail.com> |
On Wed, Nov 6, 2013 at 9:21 AM, Tom Tromey <[email protected]> wrote: > HJ> Another problem. Checkin no longer shows up in bug report: > HJ> https://sourceware.org/bugzilla/show_bug.cgi?id=16130 > > It was a buglet in post-receive-email. > I've checked in a fix. When I pushed a tag, I got thousands of remote: Wide character in print at /sourceware/infra/bin/email-to-bugzilla line 57, <STDIN> line 79285. I had to kill "git push --tags". -- H.J.