Changeset: 9d6d1446a518 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9d6d1446a518
Modified Files:
        clients/Tests/MAL-signatures.stable.out
        clients/Tests/MAL-signatures.stable.out.int128
Branch: default
Log Message:

Approved output


diffs (24 lines):

diff --git a/clients/Tests/MAL-signatures.stable.out 
b/clients/Tests/MAL-signatures.stable.out
--- a/clients/Tests/MAL-signatures.stable.out
+++ b/clients/Tests/MAL-signatures.stable.out
@@ -9233,7 +9233,7 @@ stdout of test 'MAL-signatures` in direc
 [ "remote",    "batbincopy",   "pattern remote.batbincopy(X_1:bat[:any]):void 
",       "RMTbincopyto;",        ""      ]
 [ "remote",    "batload",      "pattern remote.batload(X_1:any_1, 
X_2:int):bat[:any_1] ",      "RMTbatload;",  ""      ]
 [ "remote",    "bintype",      "pattern remote.bintype():void ",       
"RMTbintype;",  ""      ]
-[ "remote",    "connect",      "command remote.connect(X_1:str, X_2:str, 
X_3:str, X_4:str):str ",      "RMTconnect;",  ""      ]
+[ "remote",    "connect",      "pattern remote.connect(X_1:str, X_2:str, 
X_3:str, X_4:str):str ",      "RMTconnect;",  ""      ]
 [ "remote",    "connect",      "command remote.connect(X_1:str, X_2:str, 
X_3:str, X_4:str, X_5:bit):str ",     "RMTconnectScen;",      ""      ]
 [ "remote",    "connect",      "pattern remote.connect(X_1:str, X_2:str):str 
",        "RMTconnectTable;",     ""      ]
 [ "remote",    "disconnect",   "command remote.disconnect(X_1:str):void ",     
"RMTdisconnect;",       ""      ]
diff --git a/clients/Tests/MAL-signatures.stable.out.int128 
b/clients/Tests/MAL-signatures.stable.out.int128
--- a/clients/Tests/MAL-signatures.stable.out.int128
+++ b/clients/Tests/MAL-signatures.stable.out.int128
@@ -12534,7 +12534,7 @@ stdout of test 'MAL-signatures` in direc
 [ "remote",    "batbincopy",   "pattern remote.batbincopy(X_1:bat[:any]):void 
",       "RMTbincopyto;",        ""      ]
 [ "remote",    "batload",      "pattern remote.batload(X_1:any_1, 
X_2:int):bat[:any_1] ",      "RMTbatload;",  ""      ]
 [ "remote",    "bintype",      "pattern remote.bintype():void ",       
"RMTbintype;",  ""      ]
-[ "remote",    "connect",      "command remote.connect(X_1:str, X_2:str, 
X_3:str, X_4:str):str ",      "RMTconnect;",  ""      ]
+[ "remote",    "connect",      "pattern remote.connect(X_1:str, X_2:str, 
X_3:str, X_4:str):str ",      "RMTconnect;",  ""      ]
 [ "remote",    "connect",      "command remote.connect(X_1:str, X_2:str, 
X_3:str, X_4:str, X_5:bit):str ",     "RMTconnectScen;",      ""      ]
 [ "remote",    "connect",      "pattern remote.connect(X_1:str, X_2:str):str 
",        "RMTconnectTable;",     ""      ]
 [ "remote",    "disconnect",   "command remote.disconnect(X_1:str):void ",     
"RMTdisconnect;",       ""      ]
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to