Changeset: a2393884992d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a2393884992d
Modified Files:
        sql/test/BugTracker-2011/Tests/copy-into-file-error.Bug-2722.stable.out
Branch: Feb2013
Log Message:

copy-into-file-error.Bug-2722: approved correct (fixed!) output order
after changesets 5b557a2b9eda bce79e07ae3a 64d3c2e684de


diffs (13 lines):

diff --git 
a/sql/test/BugTracker-2011/Tests/copy-into-file-error.Bug-2722.stable.out 
b/sql/test/BugTracker-2011/Tests/copy-into-file-error.Bug-2722.stable.out
--- a/sql/test/BugTracker-2011/Tests/copy-into-file-error.Bug-2722.stable.out
+++ b/sql/test/BugTracker-2011/Tests/copy-into-file-error.Bug-2722.stable.out
@@ -39,8 +39,8 @@ Ready.
 % val # name
 % int # type
 % 1 # length
+2
 4
-2
 #copy select val from bug2722 where fk=2 order by time into stdout using 
delimiters ' ' , '\n';
 [ 2    ]
 #drop table bug2722;
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to