Changeset: 79dbdfa9c843 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=79dbdfa9c843 Modified Files: pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.32bit pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.64bit Branch: Jun2010 Log Message:
fixed table output: there is no EXTRA_MK on Windows diffs (24 lines): diff -r ab4ef9fa6be2 -r 79dbdfa9c843 pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.32bit --- a/pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.32bit Sun Jul 11 10:54:42 2010 +0200 +++ b/pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.32bit Sun Jul 11 11:23:55 2010 +0200 @@ -15,7 +15,7 @@ DOCTOOLS= HAVE_BUILDTOOLS=# HAVE_CLIENTS=# -HAVE_EXTRA_MK=# +HAVE_EXTRA_MK= HAVE_MONETDB4=# HAVE_MONETDB5=# HAVE_MONETDB5_RDF= diff -r ab4ef9fa6be2 -r 79dbdfa9c843 pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.64bit --- a/pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.64bit Sun Jul 11 10:54:42 2010 +0200 +++ b/pathfinder/conf/Tests/monetdb-xquery-conds.stable.out.Windows.64bit Sun Jul 11 11:23:55 2010 +0200 @@ -15,7 +15,7 @@ DOCTOOLS= HAVE_BUILDTOOLS=# HAVE_CLIENTS=# -HAVE_EXTRA_MK=# +HAVE_EXTRA_MK= HAVE_MONETDB4=# HAVE_MONETDB5=# HAVE_MONETDB5_RDF= _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
