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

fix copyDirRecur for source containing some read-only sub-directories #82

Merged
merged 1 commit into from Apr 23, 2023

Conversation

fanshi1028
Copy link
Contributor

When the source directory to copy contains some read-only sub-directories, we face the following error:

createDirectory: permission denied (Permission denied)

This PR amended the test case to test for it and fix the issue.

@mrkkrp mrkkrp merged commit 68219e1 into mrkkrp:master Apr 23, 2023
7 checks passed
@mrkkrp
Copy link
Owner

mrkkrp commented Apr 23, 2023

Thanks!

@mrkkrp
Copy link
Owner

mrkkrp commented Apr 23, 2023

Version 1.8.1 is on Hackage now.

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.

None yet

2 participants