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

Soften and suppress warnings about sticky bits #286

Merged
merged 2 commits into from Aug 10, 2017

Commits on Aug 9, 2017

  1. actually set sticky bit

    use new_permissions, not old!
    minrk committed Aug 9, 2017
    Copy the full SHA
    50e59ae View commit details
    Browse the repository at this point in the history
  2. suppress permission error setting sticky bit on runtime_dir

    may not be permitted when using temporary files on some platforms
    
    and soften warning, explaining consequences.
    minrk committed Aug 9, 2017
    Copy the full SHA
    02bd877 View commit details
    Browse the repository at this point in the history