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

Fix searchvar not finding vars with false values #670

Merged
merged 3 commits into from
Aug 1, 2021

Conversation

roman8422
Copy link
Contributor

Summary: currently, searchvar doesn't find variables if the value of the variable is something considered False in python (like False itself, 0, empty string, list or dictionary). This change fixes that.

@google-cla google-cla bot added the cla: yes label Dec 23, 2020
@ramaro
Copy link
Member

ramaro commented Dec 30, 2020

@roman8422 good find and thanks for the fix!

@ramaro ramaro merged commit 5d04461 into kapicorp:master Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants