Changeset: 2b29e78f81b0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2b29e78f81b0 Modified Files: sql/test/bincopy/Tests/All Branch: default Log Message:
Tests should run also on systems other than Windows. diffs (11 lines): diff --git a/sql/test/bincopy/Tests/All b/sql/test/bincopy/Tests/All --- a/sql/test/bincopy/Tests/All +++ b/sql/test/bincopy/Tests/All @@ -69,5 +69,5 @@ bincopycollist bincopy_decimal_range bincopy_string_width -!ARCH_BITS32&!NOT_WIN32?very_large_file -!ARCH_BITS32&!NOT_WIN32?very_large_date_file +!ARCH_BITS32?very_large_file +!ARCH_BITS32?very_large_date_file _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
