Changeset: c5df1162cd26 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c5df1162cd26 Modified Files: sql/backends/monet5/Tests/All Branch: insertonly Log Message:
Do not run test if NOWAL env var is active. diffs (9 lines): diff --git a/sql/backends/monet5/Tests/All b/sql/backends/monet5/Tests/All --- a/sql/backends/monet5/Tests/All +++ b/sql/backends/monet5/Tests/All @@ -34,4 +34,4 @@ shutdown HAVE_HGE?int_notation_1e5 -persist_unlogged +!NOWAL?persist_unlogged _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
