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

Allow symlink to be created if source is missing on Windows #61545

Merged
merged 2 commits into from
Jan 31, 2022

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented Jan 29, 2022

What does this PR do?

Allows the symlink to be created even if the source is missing. This is in line with behavior on Linux.

What issues does this PR fix or reference?

Fixes: #61544

Previous Behavior

CommandExecutionError if source was missing

New Behavior

Symlink is created

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner January 29, 2022 00:01
@twangboy twangboy requested review from krionbsd and removed request for a team January 29, 2022 00:01
@twangboy twangboy added the Phosphorus v3005.0 Release code name and version label Jan 29, 2022
@twangboy twangboy added this to the Phosphorus v3005.0 milestone Jan 29, 2022
@Ch3LL Ch3LL merged commit 5ecdb04 into saltstack:master Jan 31, 2022
@twangboy twangboy deleted the fix_61544 branch March 23, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phosphorus v3005.0 Release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Can't create symlink if source is missing on Windows
2 participants