Changeset: 345efaedebdf for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=345efaedebdf Modified Files: clients/R/Tests/dbi.stable.out Branch: default Log Message:
R/dbi: approve (new) output order diffs (12 lines): diff --git a/clients/R/Tests/dbi.stable.out b/clients/R/Tests/dbi.stable.out --- a/clients/R/Tests/dbi.stable.out +++ b/clients/R/Tests/dbi.stable.out @@ -54,7 +54,7 @@ Ready. [1] TRUE [1] 150 [1] 150 -[1] "monetdbtest" "\"Need to quote this table name\"" +[1] "\"Need to quote this table name\"" "monetdbtest" [1] TRUE [1] TRUE [1] TRUE _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
