summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2016-11-22 12:44:24 +0000
committerRobert Newson <rnewson@apache.org>2016-11-22 12:44:24 +0000
commit8835a0714d3c9c4951c4d83d6a098b8477e2a84c (patch)
tree659fa0eddfb0d95a2d5f0299f0b6222e0aeda660
parentbe7761818928bc8cc0daec1e9c65cd1cf7f3861c (diff)
downloadcouchdb-8835a0714d3c9c4951c4d83d6a098b8477e2a84c.tar.gz
Remove side effect from accumulate_more in couch_mrview
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 423eb28dd..9e9328321 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
{chttpd, "chttpd", "3dcdb6a2eb97241dce62615319a52affb9e792ed"},
{couch, "couch", "b4cd6709e98ad3034f482b7c266e4533cce4b891"},
{couch_index, "couch-index", "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
-{couch_mrview, "couch-mrview", "853c608054fd8efe5e44a699714028ca7f76c2ef"},
+{couch_mrview, "couch-mrview", "173d43aa4446527b1cb54b8db454fa4f55a1975e"},
{couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},
{couch_plugins, "couch-plugins", "3e73b723cb126cfc471b560d17c24a8b5c540085"},
{couch_event, "couch-event", "7e382132219d708239306aa3591740694943d367"},