Changeset: 5b6cac055b7d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5b6cac055b7d
Modified Files:
        MonetDB5/src/modules/mal/Tests/mapi06.stable.out
Branch: Jun2010
Log Message:

fixed stable output according to changeset 85c1476037b7:
"normalise 'operation failed' messages"


diffs (12 lines):

diff -r 986f42f7ac02 -r 5b6cac055b7d 
MonetDB5/src/modules/mal/Tests/mapi06.stable.out
--- a/MonetDB5/src/modules/mal/Tests/mapi06.stable.out  Wed Jul 28 13:20:29 
2010 +0200
+++ b/MonetDB5/src/modules/mal/Tests/mapi06.stable.out  Wed Jul 28 13:48:21 
2010 +0200
@@ -25,7 +25,7 @@
     io.print("done");
     mapi.disconnect(mid);
 end main;
-!MALException:mapi.query:operation failed Remote error: 
TypeException:user.main[1]:'d' may not be used before being initialized
+!MALException:mapi.query:operation failed: remote error: 
TypeException:user.main[1]:'d' may not be used before being initialized
 
 
 # 09:12:08 >  
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to