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/07/18 09:30:38 UTC

couchdb commit: updated refs/heads/master to 18d1764

Repository: couchdb
Updated Branches:
  refs/heads/master 9620ff68e -> 18d17644c


Pull in replicator fix for connection:close handling


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

Branch: refs/heads/master
Commit: 18d17644c586b636030e9a876b9293478d0e99bf
Parents: 9620ff6
Author: Robert Newson <rn...@apache.org>
Authored: Mon Jul 18 10:30:25 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Mon Jul 18 10:30:25 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/18d17644/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e2d4cea..a2f365e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -33,7 +33,7 @@ DepDescs = [
 {couch,            "couch",            "4476595e028cde574c447024ed68c132203661e9"},
 {couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},
 {couch_mrview,     "couch-mrview",     "3ce28641c85af0d5054df47e9ac7de917a9d33cd"},
-{couch_replicator, "couch-replicator", "8629fb2690e4d11ecc0ad15ef032d3f109a93285"},
+{couch_replicator, "couch-replicator", "bf636d3088e39e392517117e4e5ed4e22f8f7e34"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},