]> Cypherpunks repositories - gostls13.git/commit
goinstall: warn when http:// is found at beginning of package name
authorScott Lawrence <bytbox@gmail.com>
Mon, 13 Sep 2010 02:59:59 +0000 (12:59 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 13 Sep 2010 02:59:59 +0000 (12:59 +1000)
commit25c8d4e932375fb1b34352c166223987c7f44117
tree1845385e509bdece247c7e70a4c5d5f37254608c
parent3e8cc7f1144821d3d6123db5b9d9d2f080853967
goinstall: warn when http:// is found at beginning of package name
Fixes #860.

R=golang-dev, adg1, rsc, adg
CC=golang-dev
https://golang.org/cl/2124046
src/cmd/goinstall/main.go