summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2016-11-23 17:23:42 +0000
committerRobert Newson <rnewson@apache.org>2016-11-23 17:23:44 +0000
commit3bdb46f56078de2ecb48b5091cbe2453e32f6c11 (patch)
tree73786ea20f42a45cfb53bd893a269155730068f3
parent8835a0714d3c9c4951c4d83d6a098b8477e2a84c (diff)
downloadcouchdb-3bdb46f56078de2ecb48b5091cbe2453e32f6c11.tar.gz
fix mrview commit
I'd included the commit from the (local) branch I did the work on, rather than the one post-merge. oopsies.
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 9e9328321..44bd10673 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", "173d43aa4446527b1cb54b8db454fa4f55a1975e"},
+{couch_mrview, "couch-mrview", "5899436ae7b8d7198bfcbef48475d8c6dd4d9dd9"},
{couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},
{couch_plugins, "couch-plugins", "3e73b723cb126cfc471b560d17c24a8b5c540085"},
{couch_event, "couch-event", "7e382132219d708239306aa3591740694943d367"},