• Lucio De Re's avatar
    cmd/go: Plan 9 compatible "env" output · ff15e5c0
    Lucio De Re authored
    Fixes the output of go env so that variables can be set
    more accurately when using Plan 9's rc shell. Specifically,
    GOPATH may have multiple components and the current
    representation is plain wrong. In practice, we probably
    ought to change os. Getenv to produce the right result, but
    that requires considerably more thought.
    
    LGTM=rsc
    R=golang-codereviews, gobot, rsc
    CC=golang-codereviews
    https://golang.org/cl/66600043
    ff15e5c0
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...