]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: unify internal linking checks
authorDavid Crawshaw <crawshaw@golang.org>
Fri, 16 Sep 2016 22:25:52 +0000 (18:25 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 16 Sep 2016 22:38:53 +0000 (22:38 +0000)
commit192548a5470d013f8782c7f1c8553338f7234fc7
tree5fbe84358a1a2692f4946b616900159acfa246dc
parentf4748f1e218c3584348f2f5c297e73f494182e54
cmd/dist: unify internal linking checks

I missed one in CL 29360.

Change-Id: I29fc6dcd920829a918c70734d646119133a0a9df
Reviewed-on: https://go-review.googlesource.com/29361
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/dist/test.go