Skip to content

DATAREDIS-992 - '&' instead of '&&'. #454

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

Closed
wants to merge 1 commit into from

Conversation

shyam-anand
Copy link
Contributor

Bitwise AND was used instead of logical AND.

Bitwise AND was used instead of logical AND.
@pivotal-issuemaster
Copy link

@shyam-anand Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@shyam-anand Thank you for signing the Contributor License Agreement!

mp911de pushed a commit that referenced this pull request Jun 18, 2019
Bitwise AND was used instead of logical AND.

Original pull request: #454.
@mp911de
Copy link
Member

mp911de commented Jun 18, 2019

Thanks a lot, that's merged and backported now.

@mp911de mp911de closed this Jun 18, 2019
mp911de pushed a commit that referenced this pull request Jun 18, 2019
Bitwise AND was used instead of logical AND.

Original pull request: #454.
@shyam-anand
Copy link
Contributor Author

@mp911de Thanks Mark! Glad to have contributed to a project that I use quite a lot.

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.

3 participants