提交 67a90bac authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 f9d3ade6
...@@ -115,7 +115,7 @@ public class TestLob extends TestBase { ...@@ -115,7 +115,7 @@ public class TestLob extends TestBase {
in.close(); in.close();
if (len > 0) { if (len > 0) {
// in Linux, it seems it is still possible to read in files even if they are deleted // in Linux, it seems it is still possible to read in files even if they are deleted
if(System.getProperty("os.name").indexOf("Windows") > 0) { if (System.getProperty("os.name").indexOf("Windows") > 0) {
error("Error expected; len=" + len); error("Error expected; len=" + len);
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论