Repository: couchdb Updated Branches: refs/heads/master 66ac8e1f2 -> 0b3419b81
couch_log test fixes Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/0b3419b8 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/0b3419b8 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/0b3419b8 Branch: refs/heads/master Commit: 0b3419b81ca2a6f12d9fdb837114f41c26644c9e Parents: 66ac8e1 Author: Robert Newson <[email protected]> Authored: Thu Aug 11 16:58:02 2016 +0100 Committer: Robert Newson <[email protected]> Committed: Thu Aug 11 16:58:02 2016 +0100 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b3419b8/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index d09e2f2..1e12128 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -27,7 +27,7 @@ DepDescs = [ {config, "config", "12dcbf571516970f7cfa586bda9a1f1cad82d5bb"}, %% keep these sorted {b64url, "b64url", "6895652d80f95cdf04efb14625abed868998f174"}, -{couch_log, "couch-log", "afe8375e08808f01984d03286dace759b37efc05"}, +{couch_log, "couch-log", "2f70cc8ddb1a6a8d512aa53490138d9c2754eb07"}, {chttpd, "chttpd", "663273b0ed2ea4eae16d9d36e1922138fb25e766"}, {couch, "couch", "1df597fc2e9a8208e7716f8542a7f6a8e9b606e8"}, {couch_index, "couch-index", "e7d269800302224eacf9585f74eb30822495755b"},
