Skip to content

Conversation

@jefemagril
Copy link

My Mac terminal running the built-in zsh was throwing an error when doing string comparison with double equals ==. Changing it to single = made it work. I believe it's also completely fine on bash as well that way.

@github-actions github-actions bot added the developer experience Issues, bugs and PRs related to the development process, development environment & developer docs label Nov 3, 2025
@daschuer
Copy link
Member

daschuer commented Nov 3, 2025

Thank you for your first contribution.
As a first-time contributor we need you to sign the Mixxx Contributor Agreement and comment here when you have done so. It gives us permission to distribute your contribution under the GPL v2 or later license and the Apple Mac App Store. It is also helpful for us to have contact information for contributors in case we may need it in the future

@jefemagril
Copy link
Author

@daschuer I signed it

@daschuer
Copy link
Member

daschuer commented Nov 3, 2025

Thank you. This is also an issue in the 2.6 branch. Can you rebase your fix to that. I think it is

git rebase --onto=upstream/2.6 HEAD~1 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

developer experience Issues, bugs and PRs related to the development process, development environment & developer docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants