You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2016/05/25 17:10:20 UTC

[03/17] couchdb commit: updated refs/heads/master to 1e25dc1

fabric: Fix monitors in fabric_db_update_listener


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

Branch: refs/heads/master
Commit: f069ffea526f10604c7676eaf6c69a01dbf22113
Parents: 2b1d801
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:06:01 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:40 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f069ffea/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 606ddf5..0068539 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    "089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "ecaacfecf0e356d84ca2978346ba409107df064e"},
+{fabric,           "fabric",           "f0d6c03e425473e784fbb815f48f1cca606f91f1"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},