]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: remove unused functionality
authorAustin Clements <austin@google.com>
Fri, 19 May 2023 21:04:15 +0000 (17:04 -0400)
committerAustin Clements <austin@google.com>
Fri, 19 May 2023 22:45:24 +0000 (22:45 +0000)
commitfe786638bb878c726d8500ceb21e81de7f38c554
treea291dc8c32a96de34fb163cd3ff1aa1c0a33df7d
parent49ad23a6d23d6cc1666c22e4bc215f25f717b569
cmd/dist: remove unused functionality

The moved_goroot test was the last user of the goroot functionality.
Now that it's been deleted, drop this and clean up loose ends.

Change-Id: Ie5e95644022dab76b1c06cf37f7729ee6616311f
Reviewed-on: https://go-review.googlesource.com/c/go/+/496520
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/dist/test.go