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/09/30 20:30:31 UTC

couchdb commit: updated refs/heads/master to 368c821

Repository: couchdb
Updated Branches:
  refs/heads/master 12b4c2592 -> 368c821fd


All tests for couch app are fixed


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

Branch: refs/heads/master
Commit: 368c821fd5b872e7aacae650758d46eda92604d6
Parents: 12b4c25
Author: Alexander Shorin <kx...@apache.org>
Authored: Wed Sep 30 21:27:55 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Wed Sep 30 21:27:55 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/368c821f/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index bc11fe2..55b5842 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -23,7 +23,7 @@ DepDescs = [
 {couch_log_lager,  "couch-log-lager",  "64cd100cb566ce93af9ef168fa86f9f70424b77b"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
 {chttpd,           "chttpd",           "64a5728152ea0a17dd71f133241ef47575fdf98a"},
-{couch,            "couch",            "9afa6a0979c37f4dfb72deb1c7d26aadd1aec694"},
+{couch,            "couch",            "2594c7f123ebeecd3887d8dd01170e91d6ed26cb"},
 {couch_epi,        "couch-epi",        "aa72f6ffcc9c7095ed59b4d56f5f8139a5205a1f"},
 {couch_index,      "couch-index",      "6565cb961a8da21b21d213e4981133e119bb5ff1"},
 {couch_mrview,     "couch-mrview",     "d7f0093b1c83a721dd8e9a9b3c625d0575e26c9f"},