fix: parse Inspur PCIe CPU affinity
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ import (
|
||||
|
||||
// parserVersion - version of this parser module
|
||||
// IMPORTANT: Increment this version when making changes to parser logic!
|
||||
const parserVersion = "2.6"
|
||||
const parserVersion = "3.0"
|
||||
|
||||
func init() {
|
||||
parser.Register(&Parser{})
|
||||
|
||||
Reference in New Issue
Block a user