diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-30 08:54:09 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-30 08:54:09 +0100 |
commit | c2d27215550945a2f39d40abd3d1985134b9e89c (patch) | |
tree | 393ee3da4311a92003752e9c8346f44a6da9c05c /cfg.mk | |
parent | 5ab9f811fc3d21fe0d873ac6f901f6ca13ec474f (diff) | |
download | gnutls-c2d27215550945a2f39d40abd3d1985134b9e89c.tar.gz |
cfg.mk: disable checks for public submodule updates in CI
Diffstat (limited to 'cfg.mk')
-rw-r--r-- | cfg.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ exclude_file_name_regexp--sc_m4_quote_check='lib/unistring/m4/absolute-header.m4 exclude_file_name_regexp--sc_makefile_at_at_check='lib/unistring/Makefile.am' exclude_file_name_regexp--sc_prohibit_stddef_without_use='u*-normalize.c' exclude_file_name_regexp--sc_prohibit_strncpy='unistr.in.h' +gl_public_submodule_commit = autoreconf: for f in $(PODIR)/*.po.in; do \ |