]> Cypherpunks repositories - gostls13.git/commit
os test: do not use symlink > 255 bytes.
authorRuss Cox <rsc@golang.org>
Wed, 11 Nov 2009 22:52:29 +0000 (14:52 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 11 Nov 2009 22:52:29 +0000 (14:52 -0800)
commitf07a9e43e8167f5091a1f0f951a3c4cb2e571313
treead70fa148fead651e9c14d73ff28c90a1e0636cc
parentae39a1d8ec1d476ea116c45210a507dca2192d19
os test: do not use symlink > 255 bytes.

Fixes #62.

R=r
https://golang.org/cl/152080
src/pkg/os/os_test.go