提交 7b4e04e9 编写于 作者: martianzhang's avatar martianzhang

add os.Exit(0) into shutdown

上级 6a274c66
......@@ -495,4 +495,5 @@ func shutdown(vEnv *env.VirtualEnv, rEnv *database.Connector) {
if common.Config.DropTestTemporary {
vEnv.CleanUp()
}
os.Exit(0)
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册