Changeset: 526427c19f90 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=526427c19f90 Modified Files: sql/jdbc/tests/Tests/All Branch: default Log Message:
Restored the HAVE_NETCDF condition as the output lists netcdf_* tables. diffs (12 lines): diff --git a/sql/jdbc/tests/Tests/All b/sql/jdbc/tests/Tests/All --- a/sql/jdbc/tests/Tests/All +++ b/sql/jdbc/tests/Tests/All @@ -5,7 +5,7 @@ HAVE_JDBCTESTS?Test_Creplysize HAVE_JDBCTESTS?Test_Csavepoints HAVE_JDBCTESTS?Test_Ctransaction #HAVE_JDBCTESTS?Test_Csendthread # unfortunately has runtime-dependant output -HAVE_JDBCTESTS?Test_Dobjects +HAVE_JDBCTESTS&HAVE_NETCDF?Test_Dobjects HAVE_JDBCTESTS?Test_PSgeneratedkeys HAVE_JDBCTESTS?Test_PSsomeamount HAVE_JDBCTESTS?Test_PSlargebatchval _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
