summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-05-13 23:44:32 -0700
committerJim Meyering <meyering@meta.com>2023-05-13 23:44:32 -0700
commitcc36781560ab60d0ecd6c35f372c319cdbc32b67 (patch)
tree85dc23dfef6daf8d259b70d166f03438b4ec3f38
parent877c1207651f1c1e0a82dd1a0673b2ccb49fe031 (diff)
downloaddiffutils-master.tar.gz
maint: suppress new test's doubled-word syntax-check failureHEADmaster
* cfg.mk (exclude_file_name_regexp--sc_prohibit_doubled_word): Exempt the new test's use of "in in".
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 3c10efb..e21ff19 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -71,6 +71,7 @@ config-save:
cp lib/config.h config.status $(_cf_state_dir)/latest
exclude_file_name_regexp--sc_space_tab = ^gl/lib/.*\.c\.diff$$
+exclude_file_name_regexp--sc_prohibit_doubled_word = ^tests/y2038-vs-32bit$$
# Tell gnulib's tight_scope rule that we mark externs with XTERN
export _gl_TS_extern = extern|XTERN