]> Cypherpunks repositories - gostls13.git/commit
cmd/go: put all generate variables in the environment
authorIan Lance Taylor <iant@golang.org>
Mon, 2 Nov 2015 17:13:44 +0000 (09:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 5 Nov 2015 01:36:43 +0000 (01:36 +0000)
commit9496815598db005925110a768dec2797c248b877
treeb0403db3312fc0001690485edd77a6efcf79d73d
parentb16c699195a33c4451ed9f1bae50a51fa0290ba1
cmd/go: put all generate variables in the environment

Fixes #13124.

Change-Id: I8a824156c84016504d29dc2dd2d522149b189be8
Reviewed-on: https://go-review.googlesource.com/16537
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/generate.go
src/cmd/go/generate_test.go
src/cmd/go/go_test.go