2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-05 00:35:35 +00:00

Filter out one more fake DMI string.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6022 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2012-02-16 06:44:31 +00:00
parent fad34226aa
commit bdfeb5e97e

View File

@@ -2809,6 +2809,7 @@ sub initialize_dmi_data
'system product name' => 1,
'system name' => 1,
'system version' => 1,
'to be filled by o.e.m.' => 1,
);
my $dmi_id_dir;