]> Cypherpunks repositories - gostls13.git/commit
cmd/go: hide the "TERM" environment variable from "go bug"
authorMohit Agarwal <mohit@sdf.org>
Thu, 1 Dec 2016 17:50:03 +0000 (23:20 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 1 Dec 2016 18:09:51 +0000 (18:09 +0000)
commit612469ab0b57bb53d1f054e37b64a63c08d8c6db
tree54223d521c305fa40546f490570a133cd659a2a6
parent208d4d222786f3e51749a6b50e4f3fd8f8d9777f
cmd/go: hide the "TERM" environment variable from "go bug"

Fixes #18128

Change-Id: I5530c9d774a1e398cd759a05bbf308e6e42f0007
Reviewed-on: https://go-review.googlesource.com/33810
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/bug.go