github.com/xushiwei/go@v0.0.0-20130601165731-2b9d83f45bc9/misc/dashboard/app/build/notify.txt (about)

     1  Change {{shortHash .Commit.Hash}} broke the {{.Builder}} build:
     2  http://{{.Hostname}}/log/{{.Result.LogHash}}
     3  
     4  {{.Commit.Desc}}
     5  
     6  http://code.google.com/p/go/source/detail?r={{shortHash .Commit.Hash}}
     7  
     8  $ tail -200 < log
     9  {{printf "%s" .Log.Text | tail 200}}