Changeset: 0336545c4361 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0336545c4361
Modified Files:
testing/Mtest.py.in
Branch: Oct2020
Log Message:
Merge with Jun2020 branch.
diffs (12 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -3205,7 +3205,7 @@ def DoIt(env, SERVER, CALL, TST, EXT, Te
break
elif CALL == "sqltest":
import MonetDBtesting.sqllogictest as sqllogictest
- sql = sqllogictest.SQLLogic(ClntErr)
+ sql = sqllogictest.SQLLogic(out=ClntErr)
try:
sql.connect(hostname='localhost',
port=int(env['MAPIPORT']),
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list