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 unnecessary removal of last character in line creation #14

Closed
zthart opened this issue Dec 5, 2018 · 1 comment
Closed

Fix unnecessary removal of last character in line creation #14

zthart opened this issue Dec 5, 2018 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@zthart
Copy link
Owner

zthart commented Dec 5, 2018

If there are no extensions present in a log message, the current create_line() function will remove the trailing pipe character unnecessarily, in an attempt to remove a trailing space that would come after. Fix this.

@zthart zthart added bug Something isn't working good first issue Good for newcomers labels Dec 5, 2018
@zthart zthart closed this as completed Dec 5, 2018
@zthart
Copy link
Owner Author

zthart commented Dec 5, 2018

Fixed with #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant