Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tests pass with umask #6541

Merged
merged 1 commit into from May 30, 2012
Merged

Make tests pass with umask #6541

merged 1 commit into from May 30, 2012

Commits on May 29, 2012

  1. Make File#atomic_write tests pass with umask

      Assertions on file permissions only pass with some combinations of
    file create mode and the process file mode creation mask. This mask
    should be applied on the file create mode before related assertions.
    Thibault Jouan committed May 29, 2012
    Configuration menu
    Copy the full SHA
    7b6bf02 View commit details
    Browse the repository at this point in the history