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

Ensure max recursion in gitfs results in no blob object being returned. #35241

Merged
merged 2 commits into from
Aug 6, 2016

Conversation

terminalmage
Copy link
Contributor

We should be returning None here to denote that we did not find the file, but we would instead be returning the last blob object inspected. This pull request fixes that behavior.

@cachedout cachedout merged commit 4bcfaa9 into saltstack:2015.8 Aug 6, 2016
@terminalmage terminalmage deleted the gitfs-fixes branch November 30, 2016 04:02
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.

2 participants