Changeset: fb253b323719 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fb253b323719
Modified Files:
        sql/test/copy/Tests/All
        sql/test/copy/Tests/nonutf8.sql
Branch: mtest
Log Message:

revert accidental checkin


diffs (24 lines):

diff --git a/sql/test/copy/Tests/All b/sql/test/copy/Tests/All
--- a/sql/test/copy/Tests/All
+++ b/sql/test/copy/Tests/All
@@ -10,7 +10,7 @@ load_stdin_incorrect_line_nr
 overflow_error
 format_date
 key_copy
-nonutf8
+# nonutf8
 incorrect_columns
 columns
 no_escape
diff --git a/sql/test/copy/Tests/nonutf8.sql b/sql/test/copy/Tests/nonutf8.sql
--- a/sql/test/copy/Tests/nonutf8.sql
+++ b/sql/test/copy/Tests/nonutf8.sql
@@ -8,7 +8,7 @@ copy 2 records into nonutf8 from stdin;
 zwaar lange golf piek -dal ±10cm vak5
 ±17 %
 
---select * from nonutf8;
+select * from nonutf8;
 
 drop table nonutf8;
 rollback;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to