1
0
mirror of https://github.com/golang/go synced 2024-11-19 01:54:39 -07:00
go/dashboard/builder
Alex Brainman ee07305c2a go.tools/dashboard/builder: skip "path" environment variable on windows
"PATH" and "path" are one and the same environment variable
on windows. We set PATH variable, while "path" is set to its
original value. Windows might use either for the sub-process.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/109980043
2014-06-17 16:59:05 +10:00
..
bench.go dashboard: builder changes for performance dashboard 2014-05-13 11:00:11 +04:00
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools/dashboard/builder: skip "path" environment variable on windows 2014-06-17 16:59:05 +10:00
exec.go dashboard/builder: fix bugs 2014-03-11 18:13:26 -07:00
filemutex_flock.go go.tools/dashboard/builder: fix build on dragonfly, nacl, solaris 2014-05-21 10:45:47 +09:00
filemutex_local.go go.tools/dashboard/builder: fix build on dragonfly, nacl, solaris 2014-05-21 10:45:47 +09:00
filemutex_windows.go dashboard: builder changes for performance dashboard 2014-05-13 11:00:11 +04:00
http.go dashboard: builder changes for performance dashboard 2014-05-13 11:00:11 +04:00
main.go go.tools/dashboard: fix printf buf found by go vet 2014-05-16 14:27:32 -07:00
vcs.go dashboard: builder changes for performance dashboard 2014-05-13 11:00:11 +04:00