Changeset: c77da45ba47a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c77da45ba47a Modified Files: sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err Branch: default Log Message:
approved output diffs (15 lines): diff --git a/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err b/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err --- a/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err +++ b/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err @@ -28,9 +28,9 @@ stderr of test 'binary_copy_into.Bug-334 # 11:33:26 > "/usr/bin/python2" "binary_copy_into.Bug-3345.SQL.py" "binary_copy_into.Bug-3345" # 11:33:26 > -MAPI = (monetdb) /var/tmp/mtest-15437/.s.monetdb.35953 +MAPI = (monetdb) /var/tmp/mtest-18822/.s.monetdb.34793 QUERY = start transaction;create table bug (n_nationkey INTEGER,n_regionkey INTEGER); - copy binary into bug from '/home/niels/scratch/rc-clean/Linux-x86_64/mTests/sql/test/BugTracker-2013/n_nationkey.sorted', '/home/niels/scratch/rc-clean/Linux-x86_64/mTests/sql/test/BugTracker-2013/n_regionkey.sorted'; + copy binary into bug from '/scratch/niels/build/monetdb/Linux-x86_64/mTests/sql/test/BugTracker-2013/n_nationkey.sorted', '/scratch/niels/build/monetdb/Linux-x86_64/mTests/sql/test/BugTracker-2013/n_regionkey.sorted'; ERROR = !binary files for table 'bug' have inconsistent counts # 11:33:26 > _______________________________________________ checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
