mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2478c7bc33
commit
520796770e
1 changed files with 1 additions and 1 deletions
|
@ -796,7 +796,7 @@ module Net
|
|||
def directory?
|
||||
if /\A[cp]?dir\z/.match(facts["type"])
|
||||
return true
|
||||
else
|
||||
else
|
||||
return false
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue