mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
`(ulimit -n 30; make test-tool)` fails with unexplicit message: "undefined method `write' for nil:NilClass" due to lack of stdout. This change makes it explicit. [Bug #5577] |
||
|---|---|---|
| .. | ||
| -test- | ||
| minitest | ||
| test | ||
| colorize.rb | ||
| envutil.rb | ||
| find_executable.rb | ||
| iseq_loader_checker.rb | ||
| jisx0208.rb | ||
| leakchecker.rb | ||
| memory_status.rb | ||
| profile_test_all.rb | ||
| tracepointchecker.rb | ||
| vcs.rb | ||
| vpath.rb | ||
| zombie_hunter.rb | ||