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:24 UTC

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

fabric: Fix race in tests


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

Branch: refs/heads/master
Commit: 5ed67f3fcc6ccbef181cea3d9d1d86721e1ac14a
Parents: a3a39fc
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:14:34 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5ed67f3f/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 4ccc52d..ca4e7b6 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",           "475b90ccd104a1d2598a21338f02c433a10d62a7"},
+{fabric,           "fabric",           "2eb1e132e01928a681782c788920c85ce24bfe06"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},