]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document that -run isn't implemented
authorRob Pike <r@golang.org>
Tue, 10 Feb 2015 00:54:06 +0000 (16:54 -0800)
committerRob Pike <r@golang.org>
Tue, 10 Feb 2015 00:56:24 +0000 (00:56 +0000)
commit1e5d8bb5444368a7b6f2f169bbbb43452a0479d9
tree6e541310c0b8798db945886657829919e7967d3a
parentea22a08fd4f8ebb296baf4ff59861d8885ac3435
cmd/go: document that -run isn't implemented

I am an idiot but the failure to implement this means we can decide
exactly what its design should be for 1.5

Change-Id: Ie2b025fcd899d306ddeddd09d1d0e8f9a99ab7a8
Reviewed-on: https://go-review.googlesource.com/4291
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/go/generate.go