Changeset: d98cd39167dc for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d98cd39167dc Modified Files: tools/embedded/Tests/All Branch: Jun2016 Log Message:
only try installing embedded with r diffs (14 lines): diff --git a/tools/embedded/Tests/All b/tools/embedded/Tests/All --- a/tools/embedded/Tests/All +++ b/tools/embedded/Tests/All @@ -1,5 +1,5 @@ -NATIVE_WIN32?install-binary -install-source -deps-test -lowlevel -dbi +HAVE_LIBR&NATIVE_WIN32?install-binary +HAVE_LIBR?install-source +HAVE_LIBR?deps-test +HAVE_LIBR?lowlevel +HAVE_LIBR?dbi _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
