couch_log: fix typespec
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/10647b08 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/10647b08 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/10647b08 Branch: refs/heads/auth-tests-wip Commit: 10647b08e69f10d139892389421daca69f68ab54 Parents: 0a4683c Author: ILYA Khlopotov <[email protected]> Authored: Wed May 25 06:59:06 2016 -0700 Committer: Jan Lehnardt <[email protected]> Committed: Fri Jun 10 12:07:40 2016 +0200 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/10647b08/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 9638275..8311942 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -27,7 +27,7 @@ DepDescs = [ {config, "config", "60977f81dc06af4a3d1e89891b3061ed4cd01e95"}, %% keep these sorted {b64url, "b64url", "319fc604235ab1fde37047b38a432450161db750"}, -{couch_log, "couch-log", "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"}, +{couch_log, "couch-log", "cc5540419e0a4bb7872d18bc5a94f39446d83a88"}, {couch_log_lager, "couch-log-lager", "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"}, {chttpd, "chttpd", "f3d5d1b0cd8eda814805b5a7290892ee0b3a73ab"}, {couch, "couch", "49774f269a6a42af05ead4f17b52edda5f065c78"},
