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):
|
def get_vendor(name):
|
||||||
vendors = {
|
vendors = {
|
||||||
'DELL(TM)': 'Dell',
|
'DELL': 'Dell',
|
||||||
'ST': 'Seagate',
|
'ST': 'Seagate',
|
||||||
'CRUCIAL': 'Crucial',
|
'CRUCIAL': 'Crucial',
|
||||||
'MICRON': 'Micron',
|
'MICRON': 'Micron',
|
||||||
|
|
Loading…
Reference in a new issue