Changeset: 75c700a89bba for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=75c700a89bba
Modified Files:
MonetDB5/src/mal/Tests/tst660.stable.out
MonetDB5/src/modules/mal/Tests/mapi06.stable.out
Branch: Jun2010
Log Message:
fixed stable output according to changeset 85c1476037b7:
"normalise 'operation failed' messages"
diffs (24 lines):
diff -r 1833c58f20c5 -r 75c700a89bba MonetDB5/src/mal/Tests/tst660.stable.out
--- a/MonetDB5/src/mal/Tests/tst660.stable.out Mon Jul 26 20:31:31 2010 +0200
+++ b/MonetDB5/src/mal/Tests/tst660.stable.out Tue Jul 27 08:25:59 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 1833c58f20c5 -r 75c700a89bba
MonetDB5/src/modules/mal/Tests/mapi06.stable.out
--- a/MonetDB5/src/modules/mal/Tests/mapi06.stable.out Mon Jul 26 20:31:31
2010 +0200
+++ b/MonetDB5/src/modules/mal/Tests/mapi06.stable.out Tue Jul 27 08:25:59
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