提交 c895142b authored 作者: thomasmueller's avatar thomasmueller

Close

上级 242e9ba6
...@@ -60,7 +60,7 @@ public class RunScriptCommand extends ScriptBase { ...@@ -60,7 +60,7 @@ public class RunScriptCommand extends ScriptBase {
checkCanceled(); checkCanceled();
} }
} }
reader.close(); r.close();
} catch (IOException e) { } catch (IOException e) {
throw DbException.convertIOException(e, null); throw DbException.convertIOException(e, null);
} finally { } finally {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论