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 2015/10/06 18:58:31 UTC

couchdb commit: updated refs/heads/master to 42dbf2d

Repository: couchdb
Updated Branches:
  refs/heads/master 92ece651e -> 42dbf2d8b


update mem3 (Fix EUnit tests)


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

Branch: refs/heads/master
Commit: 42dbf2d8b94a9ff8a7c3211033c696a9dbc80352
Parents: 92ece65
Author: Robert Newson <rn...@apache.org>
Authored: Tue Oct 6 17:58:19 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Tue Oct 6 17:58:19 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/42dbf2d8/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 3ce5fff..b98c839 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -52,7 +52,7 @@ DepDescs = [
 {jiffy,            "jiffy",            "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"},
 {khash,            "khash",            "fc1a80fe38cb7f1c19ba0b4d275f14fbf3b5251e"},
 {mango,            "mango",            "46b58a3c53bc07db8b841fd55dc9fb32c1b6bb89"},
-{mem3,             "mem3",             "62ac9b2655cc50a9260f37d25829ab7f3c86f251"},
+{mem3,             "mem3",             "de5f32815d3a3136e43924e4723d7e3e0eb02c6e"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},
 {rexi,             "rexi",             "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},