]> Cypherpunks repositories - gostls13.git/commit
cmd/go: do not miss an error if import path contains "cmd/something"
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Mon, 14 Apr 2014 20:01:27 +0000 (22:01 +0200)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Mon, 14 Apr 2014 20:01:27 +0000 (22:01 +0200)
commit3f529f8e43e3b9b78a399a1b0bdc789117dd96a7
tree097075af460f280b514529076aded5fc5600f833
parenteb00dfbe64da19dffdfd63b1b312fcf47b86128e
cmd/go: do not miss an error if import path contains "cmd/something"

Fixes #7638

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/87300043
src/cmd/go/get.go