]> Cypherpunks repositories - gostls13.git/commit
path/filepath: fix TestEvalSymlinks when run under symlinked GOROOT
authorAndrew Gerrand <adg@golang.org>
Mon, 21 Mar 2011 00:24:48 +0000 (11:24 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 21 Mar 2011 00:24:48 +0000 (11:24 +1100)
commit338185dabb6a0c966e366c56ab89d749d27a33f9
tree892f485ee4d154b4429d0d9762fbff01cd0672d7
parent19aecba1d5ae30411ddb1bc885da33d12d2eafd8
path/filepath: fix TestEvalSymlinks when run under symlinked GOROOT

Fixes #1622.

R=rsc, bradfitzgo
CC=golang-dev
https://golang.org/cl/4287063
src/pkg/path/filepath/path_test.go