未验证 提交 c1516561 编写于 作者: O openharmony_ci 提交者: Gitee

!90 modified xdevice

Merge pull request !90 from 孙晨光/master
......@@ -1094,7 +1094,7 @@ class ShellHandler:
self.unfinished_line = lines[-1]
# not return the tail element of this list contains unfinished str,
# so we set position -1
return lines[:-1]
return lines
def __read__(self, output):
lines = self._process_output(output)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册