From bb28d902e8ce770e7971505c28fa31f441969776 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 2 Jan 2012 05:56:55 +0000 Subject: * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): find may return nil and nil can not dup. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 43838901de..93ffa9faaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 2 14:55:28 2012 Kazuhiro NISHIYAMA + + * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): find may + return nil and nil can not dup. + Sun Jan 1 12:23:10 2012 Akinori MUSHA * lib/shellwords.rb (Shellwords#shellescape): Drop the //n flag -- cgit v1.2.3