This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Can the automatic daily update commits be stopped?
- From: David Howells <dhowells at redhat dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: dhowells at redhat dot com, Joel Brobecker <brobecker at adacore dot com>, Andreas Schwab <schwab at linux-m68k dot org>, Fred Cooke <fred dot cooke at gmail dot com>, binutils <binutils at sourceware dot org>, nick clifton <nickc at redhat dot com>
- Date: Tue, 06 Jan 2015 16:14:13 +0000
- Subject: Re: Can the automatic daily update commits be stopped?
- Authentication-results: sourceware.org; auth=none
- References: <CAMe9rOq9YpNzO16YX7Lgp9V4HntgXkhqOTzdFA9Lq3fqsgPOjw at mail dot gmail dot com> <20428 dot 1420542531 at warthog dot procyon dot org dot uk> <CABZhLO-HSOL2HHPr3Dd36W1GESDn-Dn0attv4DPQTS61BtmQcg at mail dot gmail dot com> <20150106113941 dot GW5177 at adacore dot com> <87iogkt5u1 dot fsf at igel dot home> <20150106133914 dot GY5177 at adacore dot com> <87y4pgrlp8 dot fsf at igel dot home> <20150106151321 dot GZ5177 at adacore dot com> <CAMe9rOpWH9VxFONzL6RfwKQpez99WL4eVZpKppBqR-pJG6Pc7g at mail dot gmail dot com> <7985 dot 1420559656 at warthog dot procyon dot org dot uk> <CAMe9rOryNs1S4EkTbtLwfALs=X15-mhg5_m6fcuM6h-STvjhdw at mail dot gmail dot com> <8227 dot 1420560207 at warthog dot procyon dot org dot uk>
H.J. Lu <hjl.tools@gmail.com> wrote:
> Can you tell me what other info you need:
>
> [hjl@gnu-6 binutils-gdb]$ echo "$(git remote -v | grep fetch | awk '{
> print $2}') on $(git name-rev --name-only HEAD) commit $(git log -1
> --pretty=%H)"
> ssh://hjl@sourceware.org/git/binutils-gdb.git on master commit
> 533d0af0b8a8127b6f189222fc57aa11ce7aab2c
I would guess Andreas would probably want date at least - but there's still
the problem of multiple commits within a day. Even within a single second, I
would guess it is possible.
David