mirror of
https://github.com/golang/go
synced 2024-11-07 06:36:14 -07:00
a705311956
Moving misc/dashboard to its new home. It will be deleted (except for misc/dashboard/codereview) from its current home if this is approved. R=golang-dev, bradfitz, cmang, adg CC=golang-dev https://golang.org/cl/12180043
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 -200 < log
|
|
{{printf "%s" .Log.Text | tail 200}}
|