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

Version information missing on latest armv7 binary #57

Closed
varac opened this issue Jul 31, 2022 · 1 comment · Fixed by #58
Closed

Version information missing on latest armv7 binary #57

varac opened this issue Jul 31, 2022 · 1 comment · Fixed by #58

Comments

@varac
Copy link

varac commented Jul 31, 2022

This is what I get using the v1.0.10 armv7 binary:

pi@pi:~ $ ./librespeed-cli  --version
  (built on )
https://github.com/librespeed/speedtest-cli
Licensed under GNU Lesser General Public License v3.0
LibreSpeed	Copyright (C) 2016-2020 Federico Dossena
librespeed-cli	Copyright (C) 2020 Maddie Zhan
librespeed.org	Copyright (C)

@dopstar
Copy link
Contributor

dopstar commented Aug 10, 2022

git bisect output:

df77b3ee21b708f82a07c05fcbff990371e856be is the first bad commit
commit df77b3ee21b708f82a07c05fcbff990371e856be
Author: Dries Michiels <32487486+driesmp@users.noreply.github.com>
Date:   Tue Jan 18 10:36:48 2022 +0100

    Use full link for the module directive in go.mod (#20)

 go.mod                 | 2 +-
 main.go                | 4 ++--
 report/json.go         | 2 +-
 speedtest/helper.go    | 4 ++--
 speedtest/speedtest.go | 4 ++--
 5 files changed, 8 insertions(+), 8 deletions(-)

pr: #20

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 a pull request may close this issue.

2 participants