From 5c91367675ffc3e7b1a2214d354e518c3565e776 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 10 Jul 2008 14:52:24 +0000 Subject: add ML ref. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bootstraptest/test_thread.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstraptest') diff --git a/bootstraptest/test_thread.rb b/bootstraptest/test_thread.rb index 72ae774b90..ebb60056ce 100644 --- a/bootstraptest/test_thread.rb +++ b/bootstraptest/test_thread.rb @@ -360,4 +360,4 @@ assert_equal 'ok', %q{ t = Thread.new {`echo`} t.join $? ? :ng : :ok -} +}, '[ruby-dev:35414]' -- cgit v1.2.3