Skip to content

Ensure FileManager.createDirectory does not crash if directory already exists on Linux. #1005

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

Merged
merged 1 commit into from
May 22, 2017

Conversation

mattrajca
Copy link
Contributor

@mattrajca mattrajca commented May 22, 2017

Add a test for SR-4298 to ensure calling FileManager.createDirectory does not crash if the directory already exists.

The underlying issue is already fixed in tip-of-tree Swift.

…y exists on Linux.

Add a test for [SR-4298](https://bugs.swift.org/browse/SR-4298) to ensure calling FileManager.createDirectory does not crash
if the directory already exists.
@parkera
Copy link
Contributor

parkera commented May 22, 2017

@swift-ci test and merge

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.

3 participants