]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: reinstate logname error verification
authorBruno Haible <bruno@clisp.org>
Fri, 17 Apr 2026 13:46:19 +0000 (15:46 +0200)
committerPádraig Brady <P@draigBrady.com>
Fri, 17 Apr 2026 15:15:08 +0000 (16:15 +0100)
commit46f856156f98208335a5287d079c19f5820118b9
tree1cf5f2d841687ce67a5995e4b75c687346d71181
parent15211db43f587c5fd05616b53a8e517fd4b3877d
tests: reinstate logname error verification

* tests/misc/user.sh: Modify the "unshare -U logname" test, so that it
does not fail on glibc versions (< 2.28, >= 2.38) that do a fallback
lookup based on the tty.
tests/misc/user.sh