提交 bd8ab228 编写于 作者: J jiyong_sd

adapt to Stage

Signed-off-by: Njiyong_sd <jiyong@huawei.com>
Change-Id: I79d8ecc5cf990f60198f8b26da4c78d3b7e1324d
上级 a1651ca5
......@@ -660,6 +660,7 @@ class JSUnitParser(IParser):
for keyword in match_list:
if keyword in message:
filter_message = message.split(r"{0}".format(keyword))[1].strip()
break;
end_time = "%s-%s" % \
(year, re.match(self.pattern, message).group().strip())
start_time = "%s-%s" % \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册