Hi Paul, Your recent commit to man/date.x causes a "make distcheck" failure. Reported by the CI. Namely:
man/date.x:8:[\fI\,OPTION\/\fR]... \fIMMDDhhmm\/\fR[[\fI\,CC\/\fR]\fI\,YY\/\fR][\fB.\fI\,ss\/\fR] maint.mk: line(s) with more than 80 characters; reindent make[3]: *** [cfg.mk:345: sc_long_lines] Error 1 make[3]: Leaving directory '/home/runner/work/ci-check/ci-check/coreutils' make[2]: *** [dist-check.mk:108: my-distcheck] Error 2 make[2]: Leaving directory '/home/runner/work/ci-check/ci-check/coreutils' make[1]: *** [Makefile:26862: distcheck-hook] Error 2 make[1]: Leaving directory '/home/runner/work/ci-check/ci-check/coreutils' make: *** [Makefile:24696: distcheck] Error 1 Possibly someone needs to customize the 'long_lines' syntax-check. Bruno
