mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix words
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a9b001a4eb
commit
0e7c81a713
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ module Test
|
|||
options[:retry] = false
|
||||
end
|
||||
|
||||
opts.on '--ruby VAL', "Path to ruby; It'll have used at -j option" do |a|
|
||||
opts.on '--ruby VAL', "Path to ruby which is used at -j option" do |a|
|
||||
options[:ruby] = a.split(/ /).reject(&:empty?)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue