Skip to content

Commit

Permalink
add ML ref.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
akr committed Jul 10, 2008
1 parent d238b7c commit 5c91367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstraptest/test_thread.rb
Original file line number Diff line number Diff line change
Expand Up @@ -360,4 +360,4 @@ def m
t = Thread.new {`echo`}
t.join
$? ? :ng : :ok
}
}, '[ruby-dev:35414]'

0 comments on commit 5c91367

Please sign in to comment.