提交 bd220bcd 编写于 作者: S SummerGift

【修改】参数错误提示

上级 1dbbedbc
......@@ -316,7 +316,7 @@ def MkDist(program, BSP_ROOT, RTT_ROOT, Env, rttide = None):
else:
dist_dir = rttide['project_path']
if not isinstance(dist_dir, str):
print("\n--target-path=your_project_path parameter is required.")
print("\n--project-path=your_project_path parameter is required.")
print("\nstop!")
return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册