From 5efb130d3900dfb7fc577050eb5a6ef1c22eb78c Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 30 Jan 2013 06:21:33 +0000 Subject: vm_dump.c: important message first * vm_dump.c (rb_vm_bugreport): show the most important message, Crash Report log information, first. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_rubyoptions.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ruby') diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb index c12ddb9f2e..cf42475633 100644 --- a/test/ruby/test_rubyoptions.rb +++ b/test/ruby/test_rubyoptions.rb @@ -485,6 +485,7 @@ class TestRubyOptions < Test::Unit::TestCase %r(\A -e:(?:1:)?\s\[BUG\]\sSegmentation\sfault\n #{ Regexp.quote(RUBY_DESCRIPTION) }\n\n + (?:--\s(?:.+\n)*\n)? --\sControl\sframe\sinformation\s-+\n (?:c:.*\n)* (?: -- cgit v1.2.3