You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by to...@apache.org on 2017/06/27 05:19:40 UTC

[couchdb] branch 3429-external-size-dbs updated: whitespace

This is an automated email from the ASF dual-hosted git repository.

tonysun83 pushed a commit to branch 3429-external-size-dbs
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/3429-external-size-dbs by this push:
     new 8b82557  whitespace
8b82557 is described below

commit 8b825571118b82bc8853072b9cb69cfba7237259
Author: Tony Sun <to...@cloudant.com>
AuthorDate: Mon Jun 26 22:24:18 2017 -0700

    whitespace
---
 src/couch/test/couchdb_file_compression_tests.erl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/couch/test/couchdb_file_compression_tests.erl b/src/couch/test/couchdb_file_compression_tests.erl
index 1567f3b..b208ac0 100644
--- a/src/couch/test/couchdb_file_compression_tests.erl
+++ b/src/couch/test/couchdb_file_compression_tests.erl
@@ -150,6 +150,7 @@ compare_compression_methods(DbName) ->
     ?assert(ExternalSizeNone =:= ExternalSizeSnappy),
     ?assert(ExternalSizeNone =:= ExternalSizeDeflate9).
 
+
 populate_db(_Db, NumDocs) when NumDocs =< 0 ->
     ok;
 populate_db(Db, NumDocs) ->

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].