Changeset: 3eea25095589 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3eea25095589 Added Files: sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.sql sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.err sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.out Removed Files: sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.sql sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.err sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.out Modified Files: sql/test/BugTracker-2019/Tests/All Branch: Aug2018 Log Message:
We haven't reached 67999 bugs yet :) diffs (33 lines): diff --git a/sql/test/BugTracker-2019/Tests/All b/sql/test/BugTracker-2019/Tests/All --- a/sql/test/BugTracker-2019/Tests/All +++ b/sql/test/BugTracker-2019/Tests/All @@ -1,3 +1,3 @@ -copy-into-from-stdin-empty-line.Bug-67999 +copy-into-from-stdin-empty-line.Bug-6669 subselect-contradiction.Bug-6683 insert-replica-table.Bug-6684 diff --git a/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.sql b/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.sql rename from sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.sql rename to sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.sql diff --git a/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.err b/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.err rename from sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.err rename to sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.err --- a/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.err +++ b/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.err @@ -1,4 +1,4 @@ -stderr of test 'copy-into-from-stdin-empty-line.Bug-67999` in directory 'sql/test/BugTracker-2019` itself: +stderr of test 'copy-into-from-stdin-empty-line.Bug-6669` in directory 'sql/test/BugTracker-2019` itself: # 16:08:07 > diff --git a/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.out b/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.out rename from sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.out rename to sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.out --- a/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-67999.stable.out +++ b/sql/test/BugTracker-2019/Tests/copy-into-from-stdin-empty-line.Bug-6669.stable.out @@ -1,4 +1,4 @@ -stdout of test 'copy-into-from-stdin-empty-line.Bug-67999` in directory 'sql/test/BugTracker-2019` itself: +stdout of test 'copy-into-from-stdin-empty-line.Bug-6669` in directory 'sql/test/BugTracker-2019` itself: # 16:08:07 > _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
