]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix TestIssue7573 for absolute paths in -L options
authorIan Lance Taylor <iant@golang.org>
Tue, 13 Jun 2017 21:17:00 +0000 (14:17 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 13 Jun 2017 23:59:33 +0000 (23:59 +0000)
commit297c1881071eb2da788e2e20467ff2a436ec6f99
tree5646591ae69b43da5d06dfa4e8c86eda5efd6668
parentfcb45b9c61c369ac340b1cecac770fe0f64c4859
cmd/go: fix TestIssue7573 for absolute paths in -L options

Updates #20266.
Fixes #20664.

Change-Id: Ifca30409fc7971497efb6d84f3f98760157c2233
Reviewed-on: https://go-review.googlesource.com/45650
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/go/go_test.go