Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
import-creds: when we hit ENOENT on SMBIOS 11 do not even debug log
We'll *always* hit ENEOENT when iterating through SMBIOS type #11 fields, on the last one. it's very confusing to debug log about that, let's just not do it. (cherry picked from commit 5202ee4)
- Loading branch information