1
0
mirror of https://github.com/golang/go synced 2024-10-01 18:18:32 -06:00
go/dashboard/app/build/notify.txt

10 lines
255 B
Plaintext
Raw Normal View History

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}}