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

port #52212 to master - suggested for Neon #55843

Merged
merged 1 commit into from
Jan 12, 2020
Merged

Conversation

mchugh19
Copy link
Contributor

What does this PR do?

Ports #52212 to master
This change has been backported to 2018.3, so it should really be fixed for Neon as well.

What issues does this PR fix or reference?

Continues to close #49329 and ports #52212 to master

Previous Behavior

Previous behavior mistakenly made changes when test=True was passed.

New Behavior

Wrap changes with a test check

Tests written?

No
Previous behavior mistakenly made changes when test=True was passed. This PR corrects that behavior, and it seems silly to create tests for expected behavior or to check accidently broken bits.

Commits signed with GPG?

No

@mchugh19 mchugh19 requested a review from a team as a code owner January 11, 2020 19:52
@ghost ghost requested a review from twangboy January 11, 2020 19:52
@dwoz dwoz merged commit 6f490c1 into saltstack:master Jan 12, 2020
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.

State module file.append with makedirs=True creates directories on test=True
2 participants