mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-16 04:48:27 +08:00
pkg/sys: Temporarily disable select_test.go on darwin.
It seems that unix.Pipe in the latest master version is buggy on Darwin.
This commit is contained in:
parent
f7a5b6002a
commit
4ca283ecf4
|
@ -1,4 +1,4 @@
|
|||
// +build !windows,!plan9
|
||||
// +build !windows,!plan9,!darwin
|
||||
|
||||
package sys
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user