mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-07-18 15:54:30 -04:00
!218 代码差异整改
Merge pull request !218 from yaowenrui/OpenHarmony-5.0-Release
This commit is contained in:
+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