Changeset: 9aab37a15bc6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9aab37a15bc6 Modified Files: monetdb5/mal/Tests/flowchk.stable.err monetdb5/mal/Tests/flowchk.stable.out Branch: default Log Message:
Approve output diffs (66 lines): diff --git a/monetdb5/mal/Tests/flowchk.stable.err b/monetdb5/mal/Tests/flowchk.stable.err --- a/monetdb5/mal/Tests/flowchk.stable.err +++ b/monetdb5/mal/Tests/flowchk.stable.err @@ -65,7 +65,15 @@ stderr of test 'flowchk` in directory 'm #warning: please don't forget to set your vault key! #(see /ufs/mk/monet5//Linux/etc/monetdb5.conf) -# 20:45:09 > -# 20:45:09 > Done. -# 20:45:09 > +# 07:33:12 > +# 07:33:12 > "mclient" "-lmal" "-ftest" "-Eutf-8" "-i" "-e" "--host=/var/tmp/mtest-15547" "--port=37088" +# 07:33:12 > +MAPI = (monetdb) /var/tmp/mtest-15547/.s.monetdb.37088 +QUERY = end tst; + + +# 07:33:12 > +# 07:33:12 > "Done." +# 07:33:12 > + diff --git a/monetdb5/mal/Tests/flowchk.stable.out b/monetdb5/mal/Tests/flowchk.stable.out --- a/monetdb5/mal/Tests/flowchk.stable.out +++ b/monetdb5/mal/Tests/flowchk.stable.out @@ -9,19 +9,26 @@ stdout of test 'flowchk` in directory 'm # Serving database 'mTests_src_mal', using 4 threads # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-July 2008 CWI. -# Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved -# Visit http://monetdb.cwi.nl/ for further information -# Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:32709/ -!TypeException:user.tst[5]:'a' may not be used before being initialized -function user.tst():void; -barrier go := true; - a := bat.new(:oid,:int); - io.print(a); -exit go; - c := a; -end user.tst; +# Copyright (c) August 2008-2015 MonetDB B.V., all rights reserved +# Visit http://www.monetdb.org/ for further information +# Listening for connection requests on mapi:monetdb://vienna.da.cwi.nl:37088/ +# Listening for UNIX domain connection requests on mapi:monetdb:///var/tmp/mtest-15547/.s.monetdb.37088 +# MonetDB/GIS module loaded +# Start processing logs sql/sql_logs version 52200 +# Start reading the write-ahead log 'sql_logs/sql/log.4' +# Finished reading the write-ahead log 'sql_logs/sql/log.4' +# Finished processing logs sql/sql_logs +# MonetDB/SQL module loaded +# MonetDB/R module loaded -# 20:45:09 > -# 20:45:09 > Done. -# 20:45:09 > +Ready. +# 07:33:12 > +# 07:33:12 > "mclient" "-lmal" "-ftest" "-Eutf-8" "-i" "-e" "--host=/var/tmp/mtest-15547" "--port=37088" +# 07:33:12 > + + +# 07:33:12 > +# 07:33:12 > "Done." +# 07:33:12 > + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
