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/08/05 14:56:14 UTC

couchdb commit: updated refs/heads/master to 28eb33c

Repository: couchdb
Updated Branches:
  refs/heads/master d7b92a101 -> 28eb33cc7


Consult default.d/local.d for ini files (COUCHDB-3089)


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

Branch: refs/heads/master
Commit: 28eb33cc766eb3c840bb8b02118c35225c322eeb
Parents: d7b92a1
Author: Robert Newson <rn...@apache.org>
Authored: Fri Aug 5 15:55:38 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Fri Aug 5 15:56:01 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/28eb33cc/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index aa7e713..83fefde 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -24,7 +24,7 @@ os:putenv("COUCHDB_APPS_CONFIG_DIR", filename:join([COUCHDB_ROOT, "rel/apps"])).
 DepDescs = [
 %% must be compiled first as it has a custom behavior
 {couch_epi,        "couch-epi",        "f6ad55d804ac741b59fe37dd092787113847661c"},
-{config,           "config",           "60977f81dc06af4a3d1e89891b3061ed4cd01e95"},
+{config,           "config",           "693abb635bd6e75b7a122cc6313b6e561c96e01a"},
 %% keep these sorted
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "afe8375e08808f01984d03286dace759b37efc05"},