提交 d49eca86 authored 作者: Thomas Mueller's avatar Thomas Mueller

Issue 347: the RunScript and Shell tools now ignore empty statements.

上级 30b11955
......@@ -190,8 +190,6 @@ public class TestShell extends TestBase {
read("sql> Autocommit is now false");
testOut.println("autocommit true");
read("sql> Autocommit is now true");
testOut.println("\n;");
read("sql>");
testOut.println("list");
read("sql> Result list mode is now on");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论