]> Cypherpunks repositories - gostls13.git/commit
builder: fix windows environment
authorRuss Cox <rsc@golang.org>
Tue, 14 Feb 2012 06:23:25 +0000 (01:23 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 14 Feb 2012 06:23:25 +0000 (01:23 -0500)
commitdb93edfc286e05b6f1a1a8e0973a1dfa1ba8046d
tree4808f221b7ebc06e1016eb8e7036bbfdf832557f
parent1707a9977f2272333b86853c2ac09a3bdba9915e
builder: fix windows environment

Not causing problems yet, but no need to
keep using cygwin paths now that we're off cygwin.

R=alex.brainman
CC=golang-dev
https://golang.org/cl/5656053
misc/dashboard/builder/main.go