mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d9c31a6787
commit
3360a65ba7
1 changed files with 1 additions and 1 deletions
|
@ -332,8 +332,8 @@ class TestRubyOptions < Test::Unit::TestCase
|
||||||
#{ Regexp.quote(RUBY_DESCRIPTION) }\n\n
|
#{ Regexp.quote(RUBY_DESCRIPTION) }\n\n
|
||||||
--\scontrol\sframe\s----------\n
|
--\scontrol\sframe\s----------\n
|
||||||
(?:c:.*\n)*
|
(?:c:.*\n)*
|
||||||
(?:
|
|
||||||
---------------------------\n
|
---------------------------\n
|
||||||
|
(?:
|
||||||
--\sRuby\slevel\sbacktrace\sinformation\s----------------------------------------\n
|
--\sRuby\slevel\sbacktrace\sinformation\s----------------------------------------\n
|
||||||
-e:1:in\s`<main>'\n
|
-e:1:in\s`<main>'\n
|
||||||
-e:1:in\s`kill'\n
|
-e:1:in\s`kill'\n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue