]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
all: fix program name with --enable-single-binary=shebangs
authorPádraig Brady <P@draigBrady.com>
Sun, 12 Jan 2025 21:36:33 +0000 (21:36 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 12 Jan 2025 21:49:04 +0000 (21:49 +0000)
* gnulib: Pick up gnulib commit f11caad4fd which ensures
we diagnose the actual utility name, and not just "coreutils"
when in single binary mode.  This adjustment is required
since gnulib commit 959152ba37 which enforced use of gnulib's
error() once verror is used, and gnulib's error() always
outputs the base name of the command, which the new gnulib
commit now keeps up to date.

gnulib

diff --git a/gnulib b/gnulib
index 05c63bc908a67a316fea29ddf4c702d89cf5bdec..f11caad4fd70701bd1d95691a8528617623bf121 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 05c63bc908a67a316fea29ddf4c702d89cf5bdec
+Subproject commit f11caad4fd70701bd1d95691a8528617623bf121