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

Remove log line end characters once, not many times #19

Closed
marcuswhybrow opened this issue Jun 11, 2012 · 0 comments
Closed

Remove log line end characters once, not many times #19

marcuswhybrow opened this issue Jun 11, 2012 · 0 comments
Assignees
Milestone

Comments

@marcuswhybrow
Copy link

When getting a line from the server log, it ends with three invisible characters which can throw a spanner in the works when it comes to string matching.

The code should be refactored to do this all the time, and not just when necessary after a call to the relevant function.

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

No branches or pull requests

1 participant