Changeset: 665a684d28e6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=665a684d28e6
Modified Files:
sql/test/Users/Tests/test_privs_p2.SQL.py
Branch: mtest
Log Message:
hint
diffs (12 lines):
diff --git a/sql/test/Users/Tests/test_privs_p2.SQL.py
b/sql/test/Users/Tests/test_privs_p2.SQL.py
--- a/sql/test/Users/Tests/test_privs_p2.SQL.py
+++ b/sql/test/Users/Tests/test_privs_p2.SQL.py
@@ -37,7 +37,7 @@ except:
pass
if err != 15:
- print("User should have no access too this table\n")
+ print("User should have no access too this table\n", file=sys.stderr)
sys.exit(-1)
cursor.close()
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list