]> Cypherpunks repositories - gostls13.git/commit
path/filepath: repair and simplify the symlink test
authorRob Pike <r@golang.org>
Tue, 7 Feb 2012 00:00:13 +0000 (11:00 +1100)
committerRob Pike <r@golang.org>
Tue, 7 Feb 2012 00:00:13 +0000 (11:00 +1100)
commit97ef43721274dab8a88b60e362d37eea077b66be
tree399d160b810bb38596e98674a7b4a522c24bf7e4
parentd887a31b7c7234c560072191e4fc2146be416c29
path/filepath: repair and simplify the symlink test
I hate symlinks.
Fixes #2787.

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