mirror of
https://github.com/golang/go
synced 2024-11-07 09:16:21 -07:00
828191dc1e
This CL moves code from code.google.com/p/dvyukov-go-perf-dashboard, which was previously reviewed. UI part will be submitted separately. LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/97260043
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
Change {{shortHash .Commit.Hash}} broke the {{.Builder}} build:
|
|
http://{{.Hostname}}/log/{{.LogHash}}
|
|
|
|
{{.Commit.Desc}}
|
|
|
|
http://code.google.com/p/go/source/detail?r={{shortHash .Commit.Hash}}
|
|
|
|
$ tail -200 < log
|
|
{{printf "%s" .LogText | tail 200}}
|