From cfbdbd9b29762bb868175c7fe9ada053ba1e54aa Mon Sep 17 00:00:00 2001 From: sorah Date: Sun, 11 Mar 2012 08:38:44 +0000 Subject: [PATCH] * ChangeLog: fix a typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7e24ccfd72..c228569517 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Sun Mar 11 17:10:04 2012 Shota Fukumori - * lib/test/unit.rb: Put error message into STDERR if failed to lanch + * lib/test/unit.rb: Put error message into STDERR if failed to launch worker (job) process. [ruby-dev:44802] [Bug #5577] * lib/test/unit/parallel.rb: If failed to increment_io, exit with code