]> Cypherpunks repositories - gostls13.git/commit
cmd/go: if unable to initialize cache, just disable it
authorIan Lance Taylor <iant@golang.org>
Wed, 31 Jan 2018 18:02:01 +0000 (10:02 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 31 Jan 2018 19:35:00 +0000 (19:35 +0000)
commit19150303182643e07d4c587bc7794cca04884e20
tree03b3f0fe1d3f82d2644e5a532550b659fdf554e1
parentebe38b867c869108ecf06b7d2e3664bb9d996275
cmd/go: if unable to initialize cache, just disable it

Fixes #23638

Change-Id: I51967290448217f371fc7aba9259918ee9857143
Reviewed-on: https://go-review.googlesource.com/91097
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/go_test.go
src/cmd/go/internal/cache/default.go