You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use this on Debain 6 it fails with no /etc/<distrib>-release file found. This is because there's only /etc/debian_version. The code needs to handle this special case. We have sample file in the testdata directory for debian 6 but no test case.
If you use this on Debain 6 it fails with
no /etc/<distrib>-release file found
. This is because there's only/etc/debian_version
. The code needs to handle this special case. We have sample file in the testdata directory for debian 6 but no test case.go-sysinfo/providers/linux/os.go
Lines 72 to 75 in 7b02149
The text was updated successfully, but these errors were encountered: