Skip to content

Fix wrong format type in Fatalf call#48

Merged
maddie merged 1 commit intolibrespeed:masterfrom
yunginnanet:patch-1
Jul 23, 2022
Merged

Fix wrong format type in Fatalf call#48
maddie merged 1 commit intolibrespeed:masterfrom
yunginnanet:patch-1

Conversation

@yunginnanet
Copy link
Copy Markdown
Contributor

web/listener_linux.go:57:3: github.com/sirupsen/logrus.Fatalf format %s has arg len(listeners) of wrong type int

for ints we use %d

> `web/listener_linux.go:57:3: github.com/sirupsen/logrus.Fatalf format %s has arg len(listeners) of wrong type int`

for ints we use %d
@maddie maddie merged commit 580fc08 into librespeed:master Jul 23, 2022
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