From: Pádraig Brady Date: Fri, 9 Jun 2023 10:14:51 +0000 (+0100) Subject: build: update gnulib submodule to latest X-Git-Tag: v9.4~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b841f111de3e7f21c838b2e3ad2d886c21791916;p=thirdparty%2Fcoreutils.git build: update gnulib submodule to latest * gnulib: Update to latest. * po/POTFILES.in: Remove recent sc_po_check workaround. * tests/misc/date-debug.sh: Adjust as per spelling fix. --- diff --git a/gnulib b/gnulib index fb034b35eb..142ff39f17 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit fb034b35eb0efe3ac0a42ca34f90927c4d29d630 +Subproject commit 142ff39f17f846808d018a1eb5e43d5e9ee7d2e6 diff --git a/po/POTFILES.in b/po/POTFILES.in index 73df2c98b1..9dbbe32f3a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -14,7 +14,6 @@ lib/getopt.c lib/mkdir-p.c lib/obstack.c lib/openat-die.c -lib/propername.h lib/quotearg.c lib/randread.c lib/regcomp.c diff --git a/tests/misc/date-debug.sh b/tests/misc/date-debug.sh index 8bbbf4ef80..f9e42f947a 100755 --- a/tests/misc/date-debug.sh +++ b/tests/misc/date-debug.sh @@ -78,7 +78,7 @@ date: user provided time: '(Y-M-D) 2006-04-02 02:30:00' date: normalized time: '(Y-M-D) 2006-04-02 XX:XX:XX' date: -- date: possible reasons: -date: non-existing due to daylight-saving time; +date: nonexistent due to daylight-saving time; date: numeric values overflow; date: missing timezone date: invalid date 'TZ="America/Edmonton" 2006-04-02 02:30:00'