fabric: Fix return type in get_all_security

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

Branch: refs/heads/master
Commit: 0fd490953191f267df316aa0f138e712d9593bdc
Parents: f13ea96
Author: ILYA Khlopotov <iil...@ca.ibm.com>
Authored: Wed May 25 07:12:50 2016 -0700
Committer: ILYA Khlopotov <iil...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/0fd49095/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 2dfaba4..d1227cd 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -42,7 +42,7 @@ DepDescs = [
 {docs,             "documentation",    
"089f404d26374d8c6942a725d05627d6901a9330", [raw]},
 {ddoc_cache,       "ddoc-cache",       
"c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          
"c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           
"087a1aa9e6972ac6613e2f93177aee56a4bac86c"},
+{fabric,           "fabric",           
"d20eafda9045c523f773fbbd06a81d354e1a6ba7"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           
"a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   
"e55de37ece29b6cbc0af540370d2425159338bf9"},

Reply via email to