mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* tool/rubytest.rb: separate errors from dots.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e5cb1bb930
commit
8e6dfeecc9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ srcdir = File.expand_path('..', File.dirname(__FILE__))
|
|||
end
|
||||
error << line if %r:^(sample/test.rb|not): =~ line
|
||||
end
|
||||
puts
|
||||
print error
|
||||
print "test failed\n"
|
||||
exit false
|
||||
|
|
Loading…
Add table
Reference in a new issue