mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-06-30 21:57:58 -04:00
+1
-1
@@ -66,7 +66,7 @@ class Reporter:
|
||||
warning = re.search(regex, line).group(0)
|
||||
except GetBuildWaringErr as e:
|
||||
print('Except>>>', details)
|
||||
return
|
||||
return report
|
||||
|
||||
report = {
|
||||
'title': self.format_title("%s: %s" % (filename, warning)),
|
||||
|
||||
Reference in New Issue
Block a user