Changeset: f2b25e2e955a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f2b25e2e955a Modified Files: sql/odbc/samples/Tests/All Branch: Mar2011 Log Message:
disabled ODBC sample test as they cannor work right now; for details see clients/odbc/samples/Makefile.ag and http://dev.monetdb.org/hg/MonetDB/rev/168f15887717 diffs (12 lines): diff --git a/sql/odbc/samples/Tests/All b/sql/odbc/samples/Tests/All --- a/sql/odbc/samples/Tests/All +++ b/sql/odbc/samples/Tests/All @@ -1,2 +1,6 @@ -HAVE_ODBC?odbcsample1 -HAVE_ODBC?testgetinfo +# disabled as currently not available; +# cf., clients/odbc/samples/Makefile.ag +# and http://dev.monetdb.org/hg/MonetDB/rev/168f15887717 +# +#HAVE_ODBC?odbcsample1 +#HAVE_ODBC?testgetinfo _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
