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 2016/07/28 19:21:12 UTC

couchdb commit: updated refs/heads/master to 99be496

Repository: couchdb
Updated Branches:
  refs/heads/master 1ad1f0fac -> 99be496ae


[couch_log] Add format character for process exit traces


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

Branch: refs/heads/master
Commit: 99be496ae56988bf77a440ed0b2512e6d595d6fc
Parents: 1ad1f0f
Author: Robert Newson <rn...@apache.org>
Authored: Thu Jul 28 20:20:22 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Jul 28 20:20:22 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/99be496a/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index ff0686d..e1d1761 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",        "da0e48964f8175f8a8956ff1a25e047c3b2e0e2d"},
+{couch_log,        "couch-log",        "741d48c94a10469d2e0283acbee7592e82a992ab"},
 {chttpd,           "chttpd",           "5b6d1b1dc2809af464fc11385d558631593f0614"},
 {couch,            "couch",            "a128c2cc6a3731e4c1824553252442cd18173e36"},
 {couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},