[前][次][番号順一覧][スレッド一覧]

ruby-changes:30723

From: usa <ko1@a...>
Date: Tue, 3 Sep 2013 17:07:56 +0900 (JST)
Subject: [ruby-changes:30723] usa:r42802 (trunk): * test/ruby/test_rubyoptions.rb

usa	2013-09-03 17:07:49 +0900 (Tue, 03 Sep 2013)

  New Revision: 42802

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42802

  Log:
    * test/ruby/test_rubyoptions.rb
      (TestRubyOptions::SEGVTest::ExpectedStderr): the URL was changed at
      r42800.

  Modified files:
    trunk/ChangeLog
    trunk/test/ruby/test_rubyoptions.rb
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 42801)
+++ ChangeLog	(revision 42802)
@@ -1,3 +1,9 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
+Tue Sep  3 17:06:15 2013  NAKAMURA Usaku  <usa@r...>
+
+	* test/ruby/test_rubyoptions.rb
+	  (TestRubyOptions::SEGVTest::ExpectedStderr): the URL was changed at
+	  r42800.
+
 Tue Sep  3 14:48:25 2013  Zachary Scott  <e@z...>
 
 	* lib/thread.rb: [DOC] CV#wait typo by @avdi [Fixes GH-386]
Index: test/ruby/test_rubyoptions.rb
===================================================================
--- test/ruby/test_rubyoptions.rb	(revision 42801)
+++ test/ruby/test_rubyoptions.rb	(revision 42802)
@@ -527,7 +527,7 @@ class TestRubyOptions < Test::Unit::Test https://github.com/ruby/ruby/blob/trunk/test/ruby/test_rubyoptions.rb#L527
       \[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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]