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

fileclient: Fix traceback when template file cannot be cached #52034

Merged
merged 1 commit into from Mar 7, 2019

Conversation

terminalmage
Copy link
Contributor

When cache_file fails, sfn is False, which causes a traceback when checking for the cached path's existence. This fixes that traceback.

When `cache_file` fails, `sfn` is `False`, which causes a traceback when
checking for the cached path's existence. This fixes that traceback.
@dwoz dwoz merged commit 75398e4 into saltstack:2019.2 Mar 7, 2019
@terminalmage terminalmage deleted the fix-get-template branch February 13, 2024 00:12
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.

None yet

2 participants