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 minor typo in bitswap debug logging #3178

Merged
merged 1 commit into from
Sep 4, 2016

Conversation

mateon1
Copy link
Contributor

@mateon1 mateon1 commented Sep 2, 2016

While messing around I noticed the lack of a space in my log.
A bitswap debug message was logged like this:

21:35:05.951 DEBUG    bitswap: 15keys in bitswap wantlist workers.go:172

Notice the "15keys" concatenation error. This PR fixes that.

License: MIT
Signed-off-by: Mateusz Naściszewski [email protected]

License: MIT
Signed-off-by: Mateusz Naściszewski <[email protected]>
@whyrusleeping
Copy link
Member

nice catch, lol

@whyrusleeping whyrusleeping merged commit bb7dc61 into ipfs:master Sep 4, 2016
@mateon1 mateon1 deleted the fix/debug-logging-typo branch September 4, 2016 14:07
@ghost ghost mentioned this pull request Dec 23, 2016
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