1
0
mirror of https://github.com/golang/go synced 2024-10-03 10:21:22 -06:00
go/misc/dashboard/app/build/notify.txt
2011-12-21 13:16:47 +11:00

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