Commit 7df87f50 authored by Russ Cox's avatar Russ Cox
Browse files

[release-branch.go1.4] cmd/go: adjust error for custom import checkout mismatch

Before:

	...
	imports golang.org/x/net/context: /Users/rsc/g/src/golang.org/x/net is from https://code.google.com/p/go.net, should be from https://go.googlesource.com/net

After:

	...
	imports golang.org/x/net/context: golang.org/x/net is a custom import path for https://go.googlesource.com/net, but /Users/rsc/g/src/golang.org/x/net is checked out from https://code.google.com/p/go.net

Change-Id: I93c35b85f955c7de684f71fbd4baecc717405318
Reviewed-on: https://go-review.googlesource.com/2808


Reviewed-by: default avatarAndrew Gerrand <adg@golang.org>
Reviewed-by: default avatarRob Pike <r@golang.org>
(cherry picked from commit b8d67596)
Reviewed-on: https://go-review.googlesource.com/2813


Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 97b84fc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment