]> Cypherpunks repositories - gostls13.git/commit
cmd/go: hide the "TERM" environment variable from "go env"
authorShenghou Ma <minux.ma@gmail.com>
Fri, 14 Feb 2014 05:38:55 +0000 (00:38 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 14 Feb 2014 05:38:55 +0000 (00:38 -0500)
commit6a9b98888e63d511c1008e01bbe826caf8c697c9
treea950bbd5c9fe00e96b3f5cf3d923f22bfde5b6d6
parentaf545660d59edeffb52b8b72bec08f8c7b33cf23
cmd/go: hide the "TERM" environment variable from "go env"
It's implementation detail.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/63690043
src/cmd/go/env.go