Skip to content

Commit

Permalink
default.mspec: end of options
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
nobu committed Nov 9, 2016
1 parent 39edad0 commit e3fa4ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/default.mspec
Expand Up @@ -21,5 +21,6 @@ class MSpecScript
-I#{srcdir}
-I#{srcdir}/#{config['EXTOUT']}/common
#{srcdir}/tool/runruby.rb --archdir=#{Dir.pwd} --extout=#{config['EXTOUT']}
--
]
end

0 comments on commit e3fa4ec

Please sign in to comment.