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

Track: Fix find_alternative() returns True even if there aren't any alternatives #2

Closed
wants to merge 1 commit into from

Conversation

novag
Copy link
Contributor

@novag novag commented Aug 2, 2014

find_alternative() just returns False when no alternatives are available. If alternatives are available it returns True even if the alternatives are restricted.

This fixes it.

find_alternative() just returns False when no alternatives are available. If alternatives are available it returns True even if the alternatives are restricted.

This fixes it.
fuzeman added a commit that referenced this pull request Aug 3, 2014
@fuzeman
Copy link
Owner

fuzeman commented Aug 3, 2014

Thanks, I've merged this onto the develop branch.

@fuzeman fuzeman closed this Aug 3, 2014
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