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 /bin/bar/status #10

Merged
merged 1 commit into from
Jan 2, 2023
Merged

Fix /bin/bar/status #10

merged 1 commit into from
Jan 2, 2023

Conversation

ArchieSW
Copy link
Contributor

@ArchieSW ArchieSW commented Jan 1, 2023

/bin/bar/status was throwing and exception due to syntax error in code:

No players found
./status: line 36: [: =: unary operator expected
./status: line 38: [: =: unary operator expected
./status: line 41: [: =: unary operator expected
No players found

I found this lines and fix errors

@Deathemonic Deathemonic merged commit b638bf1 into Deathemonic:xorg Jan 2, 2023
@Deathemonic
Copy link
Owner

Hmm I didn't notice this. Thanks for noticing it and making a PR

@ArchieSW ArchieSW deleted the patch-1 branch January 2, 2023 10:04
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.

2 participants