gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_11_4-34-g27f7b75


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_11_4-34-g27f7b75
Date: Thu, 25 Nov 2010 18:48:47 +0000

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 gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=27f7b7557a31c4e4018aa51c20b7a7bc94aaa710

The branch, master has been updated
       via  27f7b7557a31c4e4018aa51c20b7a7bc94aaa710 (commit)
      from  a7a5b23ebad7e6895a2a32cad7392462921228a2 (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 -----------------------------------------------------------------
commit 27f7b7557a31c4e4018aa51c20b7a7bc94aaa710
Author: Simon Josefsson <address@hidden>
Date:   Thu Nov 25 19:48:44 2010 +0100

    Ignore tests/suite for syntax-checks, not our code.

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

Summary of changes:
 cfg.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index 1dd3615..ca040f8 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -37,7 +37,8 @@ local-checks-to-skip = sc_prohibit_strcmp 
sc_prohibit_atoi_atof               \
        sc_require_config_h sc_require_config_h_first                   \
        sc_trailing_blank sc_unmarked_diagnostics sc_immutable_NEWS \
        sc_prohibit_magic_number_exit sc_texinfo_acronym
-VC_LIST_ALWAYS_EXCLUDE_REGEX = ^((lib/|libextra/)?(gl|build-aux))/.*
+VC_LIST_ALWAYS_EXCLUDE_REGEX = \
+       ^(((lib/|libextra/)?(gl|build-aux))|tests/suite)/.*
 
 autoreconf:
        for f in $(PODIR)/*.po.in; do \


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]