Changeset: a0b18ada5bcd for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a0b18ada5bcd
Modified Files:
        
Branch: default
Log Message:

merged stable output fix from Jun2010


diffs (24 lines):

diff -r 632c7d473ee8 -r a0b18ada5bcd MonetDB5/src/mal/Tests/tst660.stable.out
--- a/MonetDB5/src/mal/Tests/tst660.stable.out  Mon Jul 26 20:32:02 2010 +0200
+++ b/MonetDB5/src/mal/Tests/tst660.stable.out  Tue Jul 27 08:27:17 2010 +0200
@@ -34,7 +34,7 @@
     user.fs(1,"a","b");
     user.fs(1,"a","b","c");
 end main;
-!MALException:mdb.dummy:Operation failed
+!MALException:mdb.dummy:operation failed
 
 
 # 23:13:31 >  
diff -r 632c7d473ee8 -r a0b18ada5bcd 
MonetDB5/src/modules/mal/Tests/mapi06.stable.out
--- a/MonetDB5/src/modules/mal/Tests/mapi06.stable.out  Mon Jul 26 20:32:02 
2010 +0200
+++ b/MonetDB5/src/modules/mal/Tests/mapi06.stable.out  Tue Jul 27 08:27:17 
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