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/28 17:02:12 UTC

couchdb commit: updated refs/heads/master to b6ef656

Repository: couchdb
Updated Branches:
  refs/heads/master 3ac3db680 -> b6ef656ec


Include test fix for COUCHDB-2824


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

Branch: refs/heads/master
Commit: b6ef656ec28b1355ef0193e6d83c0863e40a946a
Parents: 3ac3db6
Author: Alexander Shorin <kx...@apache.org>
Authored: Mon Sep 28 18:00:17 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Mon Sep 28 18:00:17 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b6ef656e/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 63e15d3..5443cfd 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -26,7 +26,7 @@ DepDescs = [
 {couch,            "couch",            "9afa6a0979c37f4dfb72deb1c7d26aadd1aec694"},
 {couch_epi,        "couch-epi",        "aa72f6ffcc9c7095ed59b4d56f5f8139a5205a1f"},
 {couch_index,      "couch-index",      "6565cb961a8da21b21d213e4981133e119bb5ff1"},
-{couch_mrview,     "couch-mrview",     "58a0de51233f55ee6cd92128cb19a3315984bff5"},
+{couch_mrview,     "couch-mrview",     "d7f0093b1c83a721dd8e9a9b3c625d0575e26c9f"},
 {couch_replicator, "couch-replicator", "73139f0ebaee1b7bb49f926aebb0c3106c21ce74"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},