mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a test for Debian GNU/Linux squeeze (armel)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
49f62d73b8
commit
3c529cf5f5
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ class TestRubyOptions < Test::Unit::TestCase
|
|||
-e:1:in\s`kill'\n\n
|
||||
(?:
|
||||
--\sC\slevel\sbacktrace\sinformation\s-------------------------------------------\n
|
||||
(?:.*\s\[0x\h+\]\n)*\n
|
||||
(?:(?:.*\s)?\[0x\h+\]\n)*\n
|
||||
)?
|
||||
\[NOTE\]\n
|
||||
You\smay\shave\sencountered\sa\sbug\sin\sthe\sRuby\sinterpreter\sor\sextension\slibraries.\n
|
||||
|
|
Loading…
Add table
Reference in a new issue