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

Hotfix: Try to fix the weird devspace issue #51

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

sounddrill31
Copy link
Owner

Some users reported that the non-devspace code(some of which was bannable) was being executed in devspace despite the checks

We've moved to eq and ne instead of comparing with == and !=

Some users reported that the non-devspace code(some of which was bannable) was being executed in devspace despite the checks

We've moved to eq and ne instead of comparing with == and !=
@sounddrill31 sounddrill31 merged commit 250f441 into main Sep 2, 2024
3 of 4 checks passed
@sounddrill31 sounddrill31 deleted the fix-devspace branch September 2, 2024 14:02
sounddrill31 added a commit that referenced this pull request Sep 2, 2024
sounddrill31 added a commit that referenced this pull request Sep 2, 2024
* Revert "Hotfix: Try to fix the weird devspace issue (#51)"

This reverts commit 250f441.

* Use [[ instead of [ for DCDEVSPACE
Maybe this will fix it

* Fix Syntax and ensure consistency with DCDEVSPACE
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.

1 participant