mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert r35180; the fix break the test. see [ruby-dev:30653]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b30aa26707
commit
31bd33a662
1 changed files with 1 additions and 1 deletions
|
@ -44,6 +44,6 @@ end
|
|||
|
||||
lb.sync
|
||||
print "#{n-1}: cont\n"
|
||||
lb.join
|
||||
# lb.join # [ruby-dev:30653]
|
||||
|
||||
print "exit.\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue