mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
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>
This commit is contained in:
parent
575b88be8f
commit
6538dd105d
@ -3,7 +3,7 @@ http://{{.Hostname}}/log/{{.LogHash}}
|
|||||||
|
|
||||||
{{.Commit.Desc}}
|
{{.Commit.Desc}}
|
||||||
|
|
||||||
http://code.google.com/p/go/source/detail?r={{shortHash .Commit.Hash}}
|
https://golang.org/change/{{shortHash .Commit.Hash}}
|
||||||
|
|
||||||
$ tail -200 < log
|
$ tail -200 < log
|
||||||
{{printf "%s" .LogText | tail 200}}
|
{{printf "%s" .LogText | tail 200}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user