Repository: couchdb Updated Branches: refs/heads/master bdb68b9c0 -> 7b3f5d03f
Use new couch_log version Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f7823b87 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f7823b87 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f7823b87 Branch: refs/heads/master Commit: f7823b874c4d9563fd1823e1030b0a0c5d20d5fe Parents: 094ceae Author: Paul J. Davis <[email protected]> Authored: Fri Jul 22 05:03:21 2016 -0500 Committer: Paul J. Davis <[email protected]> Committed: Fri Jul 22 05:04:09 2016 -0500 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f7823b87/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index f92be36..bf81a78 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -27,7 +27,7 @@ DepDescs = [ {config, "config", "60977f81dc06af4a3d1e89891b3061ed4cd01e95"}, %% keep these sorted {b64url, "b64url", "6895652d80f95cdf04efb14625abed868998f174"}, -{couch_log, "couch-log", {branch, "3067-improve-couch-log"}}, +{couch_log, "couch-log", "da0e48964f8175f8a8956ff1a25e047c3b2e0e2d"}, {chttpd, "chttpd", "5e3bf1f5e2e96841ce0d2b26606c7f590c067bdc"}, {couch, "couch", "ac3dae37da1e44dfba6fbed8ec11fa1c6779ee33"}, {couch_index, "couch-index", "e7d269800302224eacf9585f74eb30822495755b"},
