Skip to content

Handle -d /tmp on macos #8094

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
Jan 27, 2020
Merged

Handle -d /tmp on macos #8094

merged 1 commit into from
Jan 27, 2020

Conversation

som-snytt
Copy link
Contributor

When doing mkdir -p, don't fail if an enclosing dir
is an existing symbolic link.

The catch was added and then removed in previous commits,
but here it pertains only to the path to the parent, and is ignored
only if the parent actually exists.

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

@som-snytt
Copy link
Contributor Author

Somebody let me know if Fix # notation is preferred in commit message header.

@smarter
Copy link
Member

smarter commented Jan 26, 2020

You need a "Fix #..." somewhere in the commit message to auto-close the issue when the PR is merged, but it doesn't necessarily need to be in the header.

Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@som-snytt the commit message should mention #7646 (not #6450).

@nicolasstucki
Copy link
Contributor

The code LGTM

When doing `mkdir -p`, don't fail if an enclosing dir
is an existing symbolic link.

Fix scala#7646
@som-snytt
Copy link
Contributor Author

Squashed and fixed the noob Fix typo.

@nicolasstucki nicolasstucki merged commit 3a6d0c2 into scala:master Jan 27, 2020
@som-snytt som-snytt deleted the issue/6450 branch January 27, 2020 12:59
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.

4 participants