| commit | a758fd012a3674df6269b961456762efe7f18903 | [log] [tgz] |
|---|---|---|
| author | Brad Fitzpatrick <bradfitz@golang.org> | Sun Jan 11 10:34:19 2015 -0800 |
| committer | Brad Fitzpatrick <bradfitz@golang.org> | Sun Jan 11 18:38:01 2015 +0000 |
| tree | c909461540261757034f4469f6a6c220a6719537 | |
| parent | e89330df4a3f72d227d5fec324eec61348dcf47a [diff] |
dashboard/builder: pass GOROOT_BOOTSTRAP to child processes Part of https://golang.org/s/go15bootstrap This is one step in a series of CLs to make the dev.cc branch build after https://golang.org/cl/2470 (which converted cmd/dist from C to Go) TBR to adg because subsequent changes to Dockerfiles depend on knowing the commit hash of this one. Change-Id: I26122e2446c345446bbbca0df601f50ea9383adb Reviewed-on: https://go-review.googlesource.com/2651 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>