]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] cmd/go: fix expansion of cmd
authorRuss Cox <rsc@golang.org>
Sun, 22 Feb 2015 18:17:43 +0000 (13:17 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 23 Feb 2015 15:14:57 +0000 (15:14 +0000)
commit7cec2157b892bbc53a93cea6fbcf1c62377f1d33
tree5d62d1f02391ea38fd628efd07b40e346e137aec
parent271a65024545d8d24bb12d4e36e349b073198b4a
[dev.cc] cmd/go: fix expansion of cmd

This was supposed to be in the previous CL, but I forgot to 'git rw' it down.

Change-Id: Ia5e14ca2c7640f08abbbed1a777a6cf04d71d0e7
Reviewed-on: https://go-review.googlesource.com/5570
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/main.go