]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/fsys: skip symlink test on Plan 9
authorFazlul Shahriar <fshahriar@gmail.com>
Tue, 13 Oct 2020 15:36:11 +0000 (11:36 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 13 Oct 2020 16:27:46 +0000 (16:27 +0000)
commit58e51b1e620167cc22ca7143c395cb63db5640a8
tree41f33ec831993d211937396c5ef230bac0237cee
parenta15ec3895b99cd6b49576a6c1a739b46f8afeaf4
cmd/go/internal/fsys: skip symlink test on Plan 9

Fixes #41950
Fixes #41954

Change-Id: I95d97f076fa928f3638309b78748d7ccc7277b14
Reviewed-on: https://go-review.googlesource.com/c/go/+/261897
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/internal/fsys/fsys_test.go