]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix TestExecutableGOROOT if GOROOT is a symlink
authorIan Lance Taylor <iant@golang.org>
Mon, 15 May 2017 23:54:38 +0000 (16:54 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 17 May 2017 01:22:12 +0000 (01:22 +0000)
commitacc56909f2330d057ed415b2bfc59ed957ad6320
treeb647670d821fe23fe21593db84b179eba1ecde33
parent0fd7de4971c89e782434a402dbb69c5fd17457f9
cmd/go: fix TestExecutableGOROOT if GOROOT is a symlink

Fixes #20365.

Change-Id: If1a4866193cff3bc836d8bbf18b6a1f5deb9808d
Reviewed-on: https://go-review.googlesource.com/43550
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Alessandro Arzilli <alessandro.arzilli@gmail.com>
src/cmd/go/go_test.go