You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2023/05/08 19:50:59 UTC

[couchdb] 02/03: Remove excl_archive_filters

This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a commit to branch otp-26-compat
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit c9bd4e9f8cdc3564f39cae7b009dcbc134ef8518
Author: Jay Doane <ja...@apache.org>
AuthorDate: Thu Apr 13 15:37:48 2023 -0700

    Remove excl_archive_filters
    
    This parameter has been eliminated in OTP 26.
---
 rel/reltool.config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rel/reltool.config b/rel/reltool.config
index 4ff4c2c14..bb07854bc 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -73,7 +73,6 @@
     {boot_rel, "couchdb"},
     {profile, embedded},
     {excl_sys_filters, ["^bin/.*", "^erts.*/bin/(dialyzer|typer)"]},
-    {excl_archive_filters, [".*"]},
     {incl_cond, exclude},
 
     %% stdlib