Changeset: 284f9cc79dca for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=284f9cc79dca Modified Files: clients/Tests/All Branch: RIntegration-default Log Message:
SQL-dump*: (re-)enable also with HABE_LIBR; output appears to be identical with & without rintegration enabled diffs (15 lines): diff --git a/clients/Tests/All b/clients/Tests/All --- a/clients/Tests/All +++ b/clients/Tests/All @@ -4,7 +4,7 @@ HAVE_GEOM&HAVE_CFITSIO&!HAVE_SPHINXCLIEN HAVE_GEOM&HAVE_CFITSIO&!HAVE_SPHINXCLIENT&HAVE_GSL&HAVE_SAMTOOLS&!HAVE_LIBR?MAL-signatures_bam HAVE_GEOM&HAVE_CFITSIO&HAVE_SPHINXCLIENT&!HAVE_GSL&!HAVE_SAMTOOLS&!HAVE_LIBR?MAL-signatures_sphinxclient HAVE_GEOM&!HAVE_CFITSIO&!HAVE_SPHINXCLIENT&!HAVE_GSL&!HAVE_SAMTOOLS&!HAVE_LIBR?MAL-signatures_nocfitsio -HAVE_GEOM&!HAVE_GSL&!HAVE_SAMTOOLS&!HAVE_LIBR?SQL-dump -HAVE_GEOM&HAVE_GSL&!HAVE_SAMTOOLS&!HAVE_LIBR?SQL-dump_gsl -HAVE_GEOM&HAVE_GSL&HAVE_SAMTOOLS&!HAVE_LIBR?SQL-dump_bam -!HAVE_GEOM&!HAVE_GSL&!HAVE_SAMTOOLS&!HAVE_LIBR?SQL-dump_nogeom +HAVE_GEOM&!HAVE_GSL&!HAVE_SAMTOOLS?SQL-dump +HAVE_GEOM&HAVE_GSL&!HAVE_SAMTOOLS?SQL-dump_gsl +HAVE_GEOM&HAVE_GSL&HAVE_SAMTOOLS?SQL-dump_bam +!HAVE_GEOM&!HAVE_GSL&!HAVE_SAMTOOLS?SQL-dump_nogeom _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
