You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2016/08/05 14:39:42 UTC

couchdb commit: updated refs/heads/master to d7b92a1

Repository: couchdb
Updated Branches:
  refs/heads/master 0b8840008 -> d7b92a101


Bump couch_log for Windows test fix

COUCHDB-3092


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

Branch: refs/heads/master
Commit: d7b92a101559b0664e03a3defba3d4e307a952a8
Parents: 0b88400
Author: Paul J. Davis <pa...@gmail.com>
Authored: Fri Aug 5 09:38:42 2016 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Fri Aug 5 09:38:42 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d7b92a10/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 14c87ea..aa7e713 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",        "741d48c94a10469d2e0283acbee7592e82a992ab"},
+{couch_log,        "couch-log",        "afe8375e08808f01984d03286dace759b37efc05"},
 {chttpd,           "chttpd",           "3509b91537266e29709789a5f8ccc4f101f4ce54"},
 {couch,            "couch",            "1df597fc2e9a8208e7716f8542a7f6a8e9b606e8"},
 {couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},