提交 5a56ba2f 编写于 作者: K Kohsuke Kawaguchi

making it verbose improves error messages

上级 695c9621
......@@ -51,7 +51,7 @@ public class PosixAPI {
}
public boolean isVerbose() {
return false;
return true;
}
public File getCurrentWorkingDirectory() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册