ruby-changes:20803
From: nobu <ko1@a...>
Date: Fri, 5 Aug 2011 09:48:30 +0900 (JST)
Subject: [ruby-changes:20803] nobu:r32851 (trunk, ruby_1_9_3): * test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD.
nobu 2011-08-05 09:48:17 +0900 (Fri, 05 Aug 2011) New Revision: 32851 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32851 Log: * test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD. Modified files: branches/ruby_1_9_3/ChangeLog trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 32850) +++ ChangeLog (revision 32851) @@ -1,8 +1,11 @@ +Fri Aug 5 09:48:00 2011 Nobuyoshi Nakada <nobu@r...> + + Fri Aug 5 07:00:31 2011 Nobuyoshi Nakada <nobu@r...> * test/io/console/test_io_console.rb (test_noctty): daemon() on - OpenBSD seems not to detach the controlling terminal, when the - argument noclose is non-zero. ref: [Bug #5135] + Fedora Rawhide seems not to detach the controlling terminal, + when the argument noclose is non-zero. ref: [Bug #5135] Thu Aug 4 23:48:00 2011 Kenta Murata <mrkn@m...> Index: ruby_1_9_3/ChangeLog =================================================================== --- ruby_1_9_3/ChangeLog (revision 32850) +++ ruby_1_9_3/ChangeLog (revision 32851) @@ -1,3 +1,6 @@ +Fri Aug 5 09:48:00 2011 Nobuyoshi Nakada <nobu@r...> + + Fri Aug 5 07:35:00 2011 Luis Lavena <luislavena@g...> * lib/rubygems/installer.rb (class Gem): Correct path check on Windows @@ -8,8 +11,8 @@ Fri Aug 5 07:00:31 2011 Nobuyoshi Nakada <nobu@r...> * test/io/console/test_io_console.rb (test_noctty): daemon() on - OpenBSD seems not to detach the controlling terminal, when the - argument noclose is non-zero. ref: [Bug #5135] + Fedora Rawhide seems not to detach the controlling terminal, + when the argument noclose is non-zero. ref: [Bug #5135] Wed Aug 4 02:35:00 2011 Kenta Murata <mrkn@m...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/