This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".

The branch, master has been updated
       via  cf091304a3218efa3bc267b483cad71b6f65c24e (commit)
      from  a30199f8fb5a4e836a4a10f23ad23509255cee69 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=cf091304a3218efa3bc267b483cad71b6f65c24e


commit cf091304a3218efa3bc267b483cad71b6f65c24e
Author: Simon Josefsson <si...@josefsson.org>
Date:   Fri Sep 3 23:07:30 2021 +0200

    maint: Improve syntax-checks.
    
    * cfg.mk (local-checks-to-skip): Enable sc_immutable_NEWS.  Disable 
sc_indent.

diff --git a/cfg.mk b/cfg.mk
index 0ae4b4f..550063b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -47,7 +47,7 @@ local-checks-to-skip = \
        sc_prohibit_xalloc_without_use \
        sc_error_message_period \
        sc_error_message_uppercase \
-       sc_immutable_NEWS \
+       sc_indent \
        sc_m4_quote_check \
        sc_prohibit_atoi_atof \
        sc_prohibit_stat_st_blocks \

-----------------------------------------------------------------------

Summary of changes:
 cfg.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Inetutils 

_______________________________________________
Commit-inetutils mailing list
Commit-inetutils@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to