mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test/ruby/test_rubyoptions.rb
(TestRubyOptions::SEGVTest::ExpectedStderr): the URL was changed at r42800. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
324df61eea
commit
67460ee946
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
Tue Sep 3 17:06:15 2013 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* test/ruby/test_rubyoptions.rb
|
||||
(TestRubyOptions::SEGVTest::ExpectedStderr): the URL was changed at
|
||||
r42800.
|
||||
|
||||
Tue Sep 3 14:48:25 2013 Zachary Scott <e@zzak.io>
|
||||
|
||||
* lib/thread.rb: [DOC] CV#wait typo by @avdi [Fixes GH-386]
|
||||
|
|
|
@ -527,7 +527,7 @@ class TestRubyOptions < Test::Unit::TestCase
|
|||
\[NOTE\]\n
|
||||
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
|
||||
For\sdetails:\shttp:\/\/bugs\.ruby-lang\.org/\n
|
||||
\n
|
||||
(?:#{additional})
|
||||
\z
|
||||
|
|
Loading…
Reference in a new issue