Hi,

Just got back from vacation yesterday. :)

I ran the tests in trunk (after installing the latest Hoe) and got this:

Ruby 1.8.6 (one click)
Windows XP
Rake 0.8.7


  2) Failure:
test_install_env_shebang(TestGemDependencyInstaller) [./test/test_gem_dependency_installer.rb:262]: Expected /\A#!\/\S+\/env ruby\n/ to match "#! ruby\n#\n# This file was generated by RubyGems.\n#\n# The application 'a' is installed as part of a gem, and\n# this file is here to facilitate running it.\n#\n\nrequire 'rubygems'\n\nversion = \">= 0\"\n\nif ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then\n version = $1\n ARGV.shift\nend\n\ngem 'a',
 version\nload Gem.bin_path('a', 'a_bin', version)\n".

  9) Failure:
test_shebang_env_shebang(TestGemInstaller) [./test/test_gem_installer.rb:785]:
Expected "#!/usr/bin/env ruby", not "#! ruby".

Regards,

Dan
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to