From 46c8b826fde1093c5b41e987ac8b0c8ea3eaaf40 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 26 Jan 2010 00:00:38 +0000 Subject: don't gnerate core file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_rubyoptions.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/ruby/test_rubyoptions.rb') diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb index 771d7cdfff..7e115bfba3 100644 --- a/test/ruby/test_rubyoptions.rb +++ b/test/ruby/test_rubyoptions.rb @@ -343,6 +343,8 @@ class TestRubyOptions < Test::Unit::TestCase You\smay\shave\sencountered\sa\sbug\sin\sthe\sRuby\sinterpreter\sor\sextension\slibraries.\n Bug\sreports\sare\swelcome.\n For\sdetails:\shttp:\/\/www.ruby-lang.org/bugreport.html\n\n\z - )x) + )x, + nil, + :rlimit_core=>0) end end -- cgit v1.2.3