From 589a9ccc050c8ccee7eace420989070547d8dab6 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 11 Jun 2008 03:16:28 +0000 Subject: * bootstraptest/runner.rb (assert_normal_exit): hide stderr output when success. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17089 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 984a04bc3..7a0efbcae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 11 12:15:17 2008 Tanaka Akira + + * bootstraptest/runner.rb (assert_normal_exit): hide stderr output + when success. + Wed Jun 11 09:26:43 2008 NAKAMURA Usaku * common.mk (encs): need to pass miniruby path for windows. -- cgit