提交 4ae311b9 编写于 作者: O openharmony_ci 提交者: Gitee

!302 don't delete out_path

Merge pull request !302 from yaoxiaoyu_903c/master
......@@ -200,10 +200,6 @@ class Build():
return os.environ
def gn_build(self, cmd_args):
# Clean out path
remove_path(self.config.out_path)
makedirs(self.config.out_path)
# Gn cmd init and execute
gn_path = self.config.gn_path
gn_args = cmd_args.get('gn', [])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册