Changeset: 835fbbec782d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=835fbbec782d
Modified Files:
        clients/Tests/mclient-uri.stable.out
        clients/Tests/mclient-uri.stable.out.Windows
Branch: sq2default
Log Message:

approved output


diffs (43 lines):

diff --git a/clients/Tests/mclient-uri.stable.out 
b/clients/Tests/mclient-uri.stable.out
--- a/clients/Tests/mclient-uri.stable.out
+++ b/clients/Tests/mclient-uri.stable.out
@@ -24,12 +24,8 @@ stdout of test 'mclient-uri` in director
 # 10:30:51 >  
 
 
-# 10:30:51 >  
-# 10:30:51 >  mclient -d 
mapi:monetdb://madrid:36840/mTests_clients?language=sql&user=monetdb -f test -E 
utf-8 -s select 1
-# 10:30:51 >  
-
-% .L2 # table_name
-% L2 # name
+% . # table_name
+% single_value # name
 % tinyint # type
 % 1 # length
 [ 1    ]
@@ -38,8 +34,8 @@ stdout of test 'mclient-uri` in director
 # 10:30:51 >  mclient -d 
mapi:monetdb:///var/tmp/mtest-2769/.s.monetdb.36840?database=mTests_clients&language=sql&user=monetdb
 -f test -E utf-8 -s select 1
 # 10:30:51 >  
 
-% .L2 # table_name
-% L2 # name
+% . # table_name
+% single_value # name
 % tinyint # type
 % 1 # length
 [ 1    ]
diff --git a/clients/Tests/mclient-uri.stable.out.Windows 
b/clients/Tests/mclient-uri.stable.out.Windows
--- a/clients/Tests/mclient-uri.stable.out.Windows
+++ b/clients/Tests/mclient-uri.stable.out.Windows
@@ -20,8 +20,8 @@ stdout of test 'mclient-uri` in director
 
 
 
-% .L2 # table_name
-% L2 # name
+% . # table_name
+% single_value # name
 % tinyint # type
 % 1 # length
 [ 1    ]
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to