You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/11/23 17:24:19 UTC

couchdb commit: updated refs/heads/master to 3bdb46f

Repository: couchdb
Updated Branches:
  refs/heads/master 8835a0714 -> 3bdb46f56


fix mrview commit

I'd included the commit from the (local) branch I did the work on,
rather than the one post-merge. oopsies.


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

Branch: refs/heads/master
Commit: 3bdb46f56078de2ecb48b5091cbe2453e32f6c11
Parents: 8835a07
Author: Robert Newson <rn...@apache.org>
Authored: Wed Nov 23 17:23:42 2016 +0000
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Nov 23 17:23:44 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3bdb46f5/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 9e93283..44bd106 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"},