-
Notifications
You must be signed in to change notification settings - Fork 61
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
Bugfix for #168: basedir restriction and handling speed=-1 result #257
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please adjust the code like suggested and sign off the commits. Thanks!
7d22a77
to
c51ded1
Compare
…esult Signed-off-by: Adrian Sausenthaler <github@sausenthaler.de>
Signed-off-by: Adrian Sausenthaler <github@sausenthaler.de>
Signed-off-by: Adrian Sausenthaler <github@sausenthaler.de>
c51ded1
to
4ff3e3d
Compare
cc @tuxmaster5000 @HigH-HawK mind to test? |
Release 19.0.6: Changes look good to me 👍 |
/rebase |
Thanks for your pull request 👍 I assume the logic to filter out If you still see the error with speed -1 please submit a new pull request. |
Fix for #168 with scandir instead of glob.
Minor fix for better handling
/sys/class/net/*/speed
returning-1
.