add omreport support #69
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ def is_tool(name):
|
|||
|
||||
def get_vendor(name):
|
||||
vendors = {
|
||||
'DELL(TM)': 'Dell',
|
||||
'DELL': 'Dell',
|
||||
'ST': 'Seagate',
|
||||
'CRUCIAL': 'Crucial',
|
||||
'MICRON': 'Micron',
|
||||
|
|
Loading…
Reference in a new issue