1
0
mirror of https://github.com/golang/go synced 2024-11-19 00:14:39 -07:00
go/dashboard/app/build/notify.txt
Brad Fitzpatrick 6538dd105d dashboard/app: fix the broke-the-build commit URL
Change-Id: I153211b2609b18210227f0cd805bd4b52df83ecb
Reviewed-on: https://go-review.googlesource.com/2056
Reviewed-by: Andrew Gerrand <adg@golang.org>
2014-12-23 04:59:37 +00:00

10 lines
229 B
Plaintext

Change {{shortHash .Commit.Hash}} broke the {{.Builder}} build:
http://{{.Hostname}}/log/{{.LogHash}}
{{.Commit.Desc}}
https://golang.org/change/{{shortHash .Commit.Hash}}
$ tail -200 < log
{{printf "%s" .LogText | tail 200}}