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

Windows FileUtils.cp_r fix #264

Merged
merged 1 commit into from
Oct 15, 2014
Merged

Conversation

johnduhart
Copy link
Contributor

The use of :preserve can cause permission problems on Windows. This commit simply adds the Errno::EACCES exception to the rescue statement to recover from it.

carlossg added a commit that referenced this pull request Oct 15, 2014
@carlossg carlossg merged commit 060c21f into rodjek:master Oct 15, 2014
@carlossg
Copy link
Collaborator

Thanks, have you tried the new rsync option in 2.0.0?
https://github.com/rodjek/librarian-puppet#rsync-option

carlossg pushed a commit that referenced this pull request Oct 15, 2014
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.

2 participants