mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
8b91a6d0a0
commit
a7bce01175
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ requiring to see why it does not behave as you expect.
|
||||||
|
|
||||||
if paths.empty?
|
if paths.empty?
|
||||||
alert_error "Can't find Ruby library file or shared library #{arg}"
|
alert_error "Can't find Ruby library file or shared library #{arg}"
|
||||||
|
found = false
|
||||||
found &&= false
|
|
||||||
else
|
else
|
||||||
say paths
|
say paths
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue