mirror of
https://github.com/golang/go
synced 2024-11-20 06:04:52 -07:00
03fbf29927
R=rsc, adg CC=golang-dev https://golang.org/cl/5490081
10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
Change {{shortHash .Commit.Hash}} broke the {{.Builder}} build:
|
|
http://{{.Hostname}}/log/{{.Result.LogHash}}
|
|
|
|
{{.Commit.Desc}}
|
|
|
|
http://code.google.com/p/go/source/detail?r={{shortHash .Commit.Hash}}
|
|
|
|
$ tail -100 < log
|
|
{{printf "%s" .Log.Text | tail 100}}
|