Fix ennumerator id parser.
Fixes SWDEV-226018
Change-Id: I14144cdd316c19fe29dcd70b406a52aac8a741cd
[ROCm/rocminfo commit: 70ebe13a89]
Tá an tiomantas seo le fáil i:
@@ -41,7 +41,7 @@ def staticVars(**kwargs):
|
||||
return func
|
||||
return deco
|
||||
|
||||
@staticVars(search_term=re.compile("gfx\d+"))
|
||||
@staticVars(search_term=re.compile("gfx[0-9a-fA-F]+"))
|
||||
def getGCNISA(line, match_from_beginning = False):
|
||||
if match_from_beginning is True:
|
||||
result = getGCNISA.search_term.match(line)
|
||||
|
||||
Tagairt in Eagrán Nua
Cuir bac ar úsáideoir