mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
default.mspec: end of options
* spec/default.mspec (MSpecScript): add the end of options to runruby.rb, to fix failure at ruby/spec@a0e55db. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
39edad0380
commit
e3fa4ec154
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ class MSpecScript
|
|||
-I#{srcdir}
|
||||
-I#{srcdir}/#{config['EXTOUT']}/common
|
||||
#{srcdir}/tool/runruby.rb --archdir=#{Dir.pwd} --extout=#{config['EXTOUT']}
|
||||
--
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue