don't kill process on cli commands
这个提交包含在:
父节点
85f07fd021
当前提交
9c5aeda776
@ -620,7 +620,6 @@ function parseCli(/*state*/) {
|
|||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
})) {
|
})) {
|
||||||
process.exit(0);
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
正在加载...
x
在新工单中引用
屏蔽一个用户