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

Namescore is logging empty lines #26

Closed
ioj opened this issue Feb 28, 2017 · 1 comment
Closed

Namescore is logging empty lines #26

ioj opened this issue Feb 28, 2017 · 1 comment

Comments

@ioj
Copy link
Contributor

ioj commented Feb 28, 2017

I'm running a daemon and it keeps adding empty lines to its log file:

[root@biuro phob0s/alphasoc]# ls -la
total 24
drwx------ 3 root root 4096 Feb 28 12:01 .
drwx------ 3 root root 4096 Feb 28 11:48 ..
drwx------ 2 root root 4096 Feb 28 11:48 backup
-rw-r----- 1 root root    3 Feb 28 12:01 follow
-rw------- 1 root root    3 Feb 28 12:01 namescore.log           <-- size 3
-rw-r----- 1 root root   87 Feb 28 11:48 namescore.toml
[root@biuro phob0s/alphasoc]# ls -la
total 24
drwx------ 3 root root 4096 Feb 28 12:01 .
drwx------ 3 root root 4096 Feb 28 11:48 ..
drwx------ 2 root root 4096 Feb 28 11:48 backup
-rw-r----- 1 root root    3 Feb 28 12:01 follow
-rw------- 1 root root    4 Feb 28 12:01 namescore.log           <-- size 4
-rw-r----- 1 root root   87 Feb 28 11:48 namescore.toml
[root@biuro phob0s/alphasoc]# ls -la
total 24
drwx------ 3 root root 4096 Feb 28 12:02 .
drwx------ 3 root root 4096 Feb 28 11:48 ..
drwx------ 2 root root 4096 Feb 28 11:48 backup
-rw-r----- 1 root root    3 Feb 28 12:02 follow
-rw------- 1 root root    5 Feb 28 12:02 namescore.log           <-- size 5
-rw-r----- 1 root root   87 Feb 28 11:48 namescore.toml
[root@biuro phob0s/alphasoc]# cat namescore.log 





[root@biuro phob0s/alphasoc]# 
@phob0s-pl
Copy link
Contributor

fixed

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

No branches or pull requests

2 participants