提交 40b99d0e 创建 作者: 宋海霞's avatar 宋海霞

更新 local_test_c.py

上级 e1cf9591
......@@ -190,7 +190,7 @@ if __name__ == "__main__":
exit(1)
else:
promptInfo = "项目生成成功,exec-score {0}".format(60)
if not os.path.isfile(output1.txt):
if not os.path.isfile("output1.txt"):
promptInfo = "项目生成成功,exec-score {0}".format(100)
outputPromptInfo(bIncludeCi, promptInfo, 1)
# if bIncludeCi :
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论