Skip to content

cmd/dist: -vv flag interfere with output of env command #3788

Description

@alexbrainman
# go tool dist env -vv >a
# cat a
GOROOT="/root/hg/go"
GOBIN="/root/hg/go/bin"
GOARCH="386"
GOOS="linux"
GOHOSTARCH="386"
GOHOSTOS="linux"
GOTOOLDIR="/root/hg/go/pkg/tool/linux_386"
GOCHAR="8"
rm -rf /var/tmp/go-cbuild-LstMR4
#

We do not want

rm -rf /var/tmp/go-cbuild-LstMR4

line in file a.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions