Changeset: 5029d963fa27 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/5029d963fa27
Modified Files:
testing/Mtest.py.in
Branch: default
Log Message:
Merge with Jan2022 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
@@ -2325,6 +2325,8 @@ def RunTest(env, TST, COND, oktests, len
prred('ERROR')
if verbosity == 0 and (FailedOut > F_WARN or FailedErr >
F_WARN):
print(':', os.path.join(TSTDIR, TST + EXT))
+ elif verbosity == 1:
+ print()
elif FailedOut > F_WARN or FailedErr > F_WARN:
print()
print('========================================')
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]