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

Avoid error if temp_dir acquires .DS_Store file (#19873) #19894

Merged
merged 1 commit into from
Jan 16, 2017
Merged

Avoid error if temp_dir acquires .DS_Store file (#19873) #19894

merged 1 commit into from
Jan 16, 2017

Commits on Jan 6, 2017

  1. Avoid error if temp_dir acquires .DS_Store file

    Issue #19873. If the macOS Finder inserts a .DS_Store file while Pkg.update/Pkg.add operation is in progress, a plain `rm(temp_dir)` will not succeed.
    cormullion authored Jan 6, 2017
    Configuration menu
    Copy the full SHA
    db816a3 View commit details
    Browse the repository at this point in the history