]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: tests: Fix test-wrapper use in tst-dl-debug-tid.sh
authorYury Khrustalev <yury.khrustalev@arm.com>
Mon, 1 Dec 2025 10:09:14 +0000 (10:09 +0000)
committerYury Khrustalev <yury.khrustalev@arm.com>
Mon, 1 Dec 2025 14:39:39 +0000 (14:39 +0000)
commit20092f2ef601aef57cc184cbacd7cab39bba5a25
tree51415c60b88d8bd13898ebaecac20a088bd113a4
parent57ce2d8243449bd037d58cbceed2596a3831374a
nptl: tests: Fix test-wrapper use in tst-dl-debug-tid.sh

Test wrapper script was used twice: once to run the test
command and second time within the text command which
seems unnecessary and results in false errors when running
this test.

Fixes 332f8e62afef53492dd8285490bcf7aeef18c80a

Reviewed-by: Frédéric Bérat <fberat@redhat.com>
nptl/Makefile
nptl/tst-dl-debug-tid.sh