[Rubygems-developers] [ rubygems-Bugs-29050 ] rake test fails with some umask
noreply at rubyforge.org
noreply at rubyforge.org
Thu Mar 3 18:26:04 EST 2011
Bugs item #29050, was opened at 2011-03-02 12:09
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=29050&group_id=126
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: Mamoru Tasaka (mtasaka)
>Assigned to: Eric Hodel (drbrain)
Summary: rake test fails with some umask
Initial Comment:
$ rake test for rubygems 1.6.0 fails on some tests when umask is set to 0077, like
1) Failure:
test_generate_bin_script_no_shebang(TestGemInstaller) [./test/rubygems/test_gem_installer.rb:301]:
Expected 33261, not 33216.
The attached patch is to fix this issue. Please consider to apply this patch.
----------------------------------------------------------------------
>Comment By: Eric Hodel (drbrain)
Date: 2011-03-03 15:26
Message:
Applied!
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=29050&group_id=126
More information about the Rubygems-developers
mailing list