You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/24 21:39:59 UTC

couchdb commit: updated refs/heads/master to fffff0f

Repository: couchdb
Updated Branches:
  refs/heads/master db7410581 -> fffff0fc5


Update test suites to run against non Admin Party CouchDB

COUCHDB-2897
COUCHDB-2898


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fffff0fc
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/fffff0fc
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/fffff0fc

Branch: refs/heads/master
Commit: fffff0fc521afe291a301d91f97b3b0591bb7978
Parents: db74105
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Nov 24 23:38:27 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Nov 24 23:38:27 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fffff0fc/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d214414..15f652d 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
 {chttpd,           "chttpd",           "19f92604a31f61235d5d3c9f3383680a75fb7305"},
-{couch,            "couch",            "a5aa4e17c3593a484ee8665d8b4272be05bedfe9"},
+{couch,            "couch",            "c38ab6b2d3489890e574cd8ff01d1f405c4160c6"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "c3bed460ee844175b8ce11081386be27f686d8ff"},
 {couch_replicator, "couch-replicator", "3ce785710e28222064bfcfd68d7fd0af96b72add"},