Repository: couchdb
Updated Branches:
  refs/heads/master 479aa2d85 -> 3ee8d2f04


Update couch_epi to fix test suite


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

Branch: refs/heads/master
Commit: efe9ad78d7a00f6c29684b2e453df508776468c0
Parents: 479aa2d
Author: ILYA Khlopotov <iil...@ca.ibm.com>
Authored: Wed Mar 23 06:38:28 2016 -0700
Committer: ILYA Khlopotov <iil...@ca.ibm.com>
Committed: Wed Mar 23 06:38:28 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/efe9ad78/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 3badecd..b727eef 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -23,7 +23,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",        
"de32c655443d75d58cd36cef2bd6b4c67b6a91b6"},
+{couch_epi,        "couch-epi",        
"5a7f2868c720bc428e6c888dc61d988b9a5f63f1"},
 {config,           "config",           
"a2d5ad2eedc960248b806f61df0a1009462bdb46"},
 %% keep these sorted
 {b64url,           "b64url",           
"319fc604235ab1fde37047b38a432450161db750"},

Reply via email to