mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to RubyGems 0.9.5
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cae4fb76dc
commit
db74541efe
19 changed files with 275 additions and 95 deletions
|
@ -49,7 +49,7 @@ class TestGemExtConfigureBuilder < RubyGemTestCase
|
|||
|
||||
expected = %r|configure failed:
|
||||
|
||||
sh \./configure --prefix=#{@dest_path}
|
||||
sh \./configure --prefix=#{Regexp.escape @dest_path}
|
||||
.*?: \./configure: No such file or directory
|
||||
|
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue