Changeset: d9cdc5875ce6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d9cdc5875ce6 Modified Files: monetdb5/modules/mal/Tests/remote03.stable.out monetdb5/modules/mal/Tests/remote03.stable.out.int128 Branch: geo Log Message:
approving output with new type "wkba" diffs (22 lines): diff --git a/monetdb5/modules/mal/Tests/remote03.stable.out b/monetdb5/modules/mal/Tests/remote03.stable.out --- a/monetdb5/modules/mal/Tests/remote03.stable.out +++ b/monetdb5/modules/mal/Tests/remote03.stable.out @@ -110,6 +110,7 @@ SyntaxException:parseError: [ 29@0, "pcre" ] [ 30@0, "mbr" ] [ 31@0, "wkb" ] +[ 32@0, "wkba" ] [ "rmt2_X_8_void" ] [ nil ] diff --git a/monetdb5/modules/mal/Tests/remote03.stable.out.int128 b/monetdb5/modules/mal/Tests/remote03.stable.out.int128 --- a/monetdb5/modules/mal/Tests/remote03.stable.out.int128 +++ b/monetdb5/modules/mal/Tests/remote03.stable.out.int128 @@ -111,6 +111,7 @@ SyntaxException:parseError: [ 30@0, "pcre" ] [ 31@0, "mbr" ] [ 32@0, "wkb" ] +[ 33@0, "wkba" ] [ "rmt2_X_8_void" ] [ nil ] _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
