]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/builder: use c:\ as default buildroot on windows
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 14 Sep 2012 02:53:30 +0000 (12:53 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 14 Sep 2012 02:53:30 +0000 (12:53 +1000)
commitdb3c800d19a394d76531f001dbb09e13a6630712
tree2f99cf08f73d620a5ceb9ee1db153ce15ecb4aa0
parentab7c8a620049c52bd437317272d2bd18a8ac4e1b
misc/dashboard/builder: use c:\ as default buildroot on windows

We have some tests (misc/cgo/test) that are disabled only because
they will fail to run on go builder - see issue 3358 for details.
This change will allow us to enable these tests.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6493118
misc/dashboard/builder/main.go