diff options
| author | Bryan C. Mills <bcmills@google.com> | 2019-11-13 09:06:25 -0500 |
|---|---|---|
| committer | Bryan C. Mills <bcmills@google.com> | 2019-11-13 14:18:45 +0000 |
| commit | c07511585e37695d750a1e2efd44033b1160863a (patch) | |
| tree | e02df57c59ce6cb33564d1d5df51d02c7bdb6724 /src/os/exec/exec_test.go | |
| parent | 54cf7760203c2b138d9ecf653cd3b2402444cf9b (diff) | |
| download | go-c07511585e37695d750a1e2efd44033b1160863a.tar.xz | |
cmd/dist: remove chatty log.Print
In CL 206757 I added a log.Printf to identify when GOROOT is not read-only.
However, it interacts badly with test sharding in the builders:
the log is repeated for every shard.
Since the log statement isn't particularly high-value, just remove it.
Updates #30316
Change-Id: I385a7f35da59e38ad8b9beef92dc11af931d9571
Reviewed-on: https://go-review.googlesource.com/c/go/+/206898
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions
