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

Remove most -r -w -x tests to avoid ACL problem #128

Merged
merged 1 commit into from
Jun 6, 2014

Conversation

matthewrmshin
Copy link
Member

Most of these tests are unnecessary.
Use filetest pragma in the only one case where these tests make sense.
Where possible, load site-user configurations with a single function that accepts a callback.

Fix #127.

Most of these tests are unnecessary.
Use `filetest` pragma in the only one case where these tests make sense.
@matthewrmshin matthewrmshin added this to the next release milestone May 29, 2014
@matthewrmshin matthewrmshin self-assigned this May 29, 2014
@matthewrmshin
Copy link
Member Author

@benfitzpatrick please review.

benfitzpatrick added a commit that referenced this pull request Jun 6, 2014
Remove most -r -w -x tests to avoid ACL problem
@benfitzpatrick benfitzpatrick merged commit f5f5cc2 into metomi:master Jun 6, 2014
@matthewrmshin matthewrmshin deleted the reduce-rwx-tests branch June 6, 2014 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fcm_internal load: doesn't respect filesystem ACLs
2 participants