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

copySync to overwrite destination file if readonly and clobber true #190

Merged
merged 2 commits into from
Nov 2, 2015
Merged

copySync to overwrite destination file if readonly and clobber true #190

merged 2 commits into from
Nov 2, 2015

Conversation

bartland
Copy link
Contributor

copySync updated to overwrite destination file if readonly and clobber set to true. Added test case. This commit fixes #183.

jprichardson added a commit that referenced this pull request Nov 2, 2015
copySync to overwrite destination file if readonly and clobber true
@jprichardson jprichardson merged commit de289db into jprichardson:master Nov 2, 2015
@jprichardson
Copy link
Owner

Thank you for your help! Published in 0.26.1

@bartland bartland deleted the CopySyncClobberROFile branch November 2, 2015 21:57
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.

with clobber true, copy and copySync behave differently if destination file is read only
3 participants