Re: BFD_VERSION_DATE no longer updated nightly
Ian Lance Taylor <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <CAKOQZ8z2yB8REFCzHD33Mn3V5eAtPEfxVz2Bu2mu9mvBvFMn+A@mail.gmail.com> |
On Thu, Oct 24, 2013 at 7:13 PM, Joel Brobecker <[email protected]> wrote: > > GDB's nightly snapshots are failing, and I think one of the reasons > comes from the missing nightly update of BFD_VERSION_DATE. It's still > stuck at 20131021. > > Can someone look into this, please? I believe that is currently done by a crontab script run on Alan's machine. Presumably that crontab needs to change from CVS to git. Ian