diff options
| author | Austin Clements <austin@google.com> | 2021-04-16 21:50:46 -0400 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2021-05-04 18:27:33 +0000 |
| commit | e15d1f4e641641363b8791c2caecc06a43c1c615 (patch) | |
| tree | ad56632ce911683db1382a4a8e9d0fd9b407b2c0 /src/os/executable_test.go | |
| parent | da7496d84128be85a4db5b6fdf9029c48c867211 (diff) | |
| download | go-e15d1f4e641641363b8791c2caecc06a43c1c615.tar.xz | |
internal/buildcfg: set Error instead of panicking
All build environment validation sets Error except for the
GOEXPERIMENT parser, which panics. Change it to also set Error so that
a bad GOEXPERIMENT doesn't cause everything that imports
internal/buildcfg to panic on init.
Change-Id: Ie9a506ef0978ecb410f2dcd784638f2167354175
Reviewed-on: https://go-review.googlesource.com/c/go/+/310970
Trust: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Diffstat (limited to 'src/os/executable_test.go')
0 files changed, 0 insertions, 0 deletions
