]> Cypherpunks repositories - gostls13.git/commit
cmd/go: stat the archive file only when executing the commands
authorMohit Agarwal <mohit@sdf.org>
Thu, 24 Mar 2016 17:16:10 +0000 (22:46 +0530)
committerIan Lance Taylor <iant@golang.org>
Fri, 25 Mar 2016 18:35:15 +0000 (18:35 +0000)
commitedb19aa1cdc5a712d85c77a76b90f69bd9a2b673
tree8a85a5ff082569cb07fd1b49a5de87b1ddc3390d
parent8cb74e1d1812caee1705eef94272c959911ee9b3
cmd/go: stat the archive file only when executing the commands

Fixes #14944

Change-Id: I73e0997cb6ebaeced1045b0ddadac893319bd78f
Reviewed-on: https://go-review.googlesource.com/21065
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/cmd/go/build.go
src/cmd/go/go_test.go