зеркало из https://github.com/github/ruby.git
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
7fd8cdf398
Коммит
f6338966f1
|
@ -153,7 +153,7 @@ class Downloader
|
|||
if $VERBOSE # temporary, for debugging only
|
||||
$stdout.puts "Downloader#download, url='#{url}', name='#{name}', dir='#{dir}', since='#{since}', options='#{options.inspect}'"
|
||||
end
|
||||
|
||||
|
||||
options = options.dup
|
||||
url = URI(url)
|
||||
dryrun = options.delete(:dryrun)
|
||||
|
|
Загрузка…
Ссылка в новой задаче