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

Comment for #16502 #17182

Merged

Conversation

micahjsmith
Copy link
Contributor

Adds a brief comment about how file creation mode is resolved.

@tkelman
Copy link
Contributor

tkelman commented Jun 29, 2016

Could also really use a test if at all possible.

@micahjsmith
Copy link
Contributor Author

micahjsmith commented Jun 29, 2016

For sure, I have thought about that and could use suggestions about best way to go. Tests should take the form of setting different values of umask, creating files, and stating the resulting files to ensure that they have the correctly resolved permissions. But I'm not sure how to modify umask for the current process, as I'm not aware of Julia commands for that and run would do stuff in a subprocess.

@kshyatt kshyatt added the domain:docs This change adds or pertains to documentation label Jun 29, 2016
@JeffBezanson JeffBezanson merged commit bf44142 into JuliaLang:master Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants