mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
On FreeBSD omit the test to close a pipe while reading [ci skip]
This commit is contained in:
parent
596f4b0d3a
commit
a343952d19
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ assert_normal_exit %q{
|
|||
ARGF.set_encoding "foo"
|
||||
}
|
||||
|
||||
/freebsd/ =~ RUBY_PLATFORM or
|
||||
10.times do
|
||||
assert_normal_exit %q{
|
||||
at_exit { p :foo }
|
||||
|
|
Loading…
Add table
Reference in a new issue