From: Paul Eggert Date: Mon, 9 Jun 2025 06:52:51 +0000 (-0700) Subject: build: update gnulib submodule to latest X-Git-Tag: v9.8~304 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=276c04905fa19e8cd3ca497833c2afd51835601b;p=thirdparty%2Fcoreutils.git build: update gnulib submodule to latest * tests/date/date-debug.sh: Update to match current behavior of Gnulib's parse-datetime module. --- diff --git a/gnulib b/gnulib index 0a12fa9db0..7424e3cfaa 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 0a12fa9db035ede86f361409108f0d4a6adce0b9 +Subproject commit 7424e3cfaa7d4380e3c3a8658dc693579ffb1ff5 diff --git a/tests/date/date-debug.sh b/tests/date/date-debug.sh index 163c39dc09..b63ae315b2 100755 --- a/tests/date/date-debug.sh +++ b/tests/date/date-debug.sh @@ -79,7 +79,7 @@ date: normalized time: '(Y-M-D) 2006-04-02 XX:XX:XX' date: -- date: possible reasons: date: nonexistent due to daylight-saving time; -date: numeric values overflow; +date: invalid day/month combination; date: missing timezone date: invalid date 'TZ="America/Edmonton" 2006-04-02 02:30:00' EOF