aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <josmyers@redhat.com>2024-11-08 17:08:09 +0000
committerJoseph Myers <josmyers@redhat.com>2024-11-08 17:08:09 +0000
commitc7dcf594f4c52fa7e2cc76918c8aa9abb98e9625 (patch)
tree778c2a8604fcbe724c40f25dcb4e11e731fe45cf /sysdeps/pthread/Makefile
parentf745d78e2628cd5b13ca119ae0c0e21d08ad1906 (diff)
downloadglibc-c7dcf594f4c52fa7e2cc76918c8aa9abb98e9625.tar.xz
glibc-c7dcf594f4c52fa7e2cc76918c8aa9abb98e9625.zip
Rename new tst-sem17 test to tst-sem18
As noted by Adhemerval, we already have a tst-sem17 in nptl. Tested for x86_64.
Diffstat (limited to 'sysdeps/pthread/Makefile')
-rw-r--r--sysdeps/pthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/Makefile b/sysdeps/pthread/Makefile
index 7f52e7d511..1a9f2559d9 100644
--- a/sysdeps/pthread/Makefile
+++ b/sysdeps/pthread/Makefile
@@ -256,7 +256,7 @@ tests += \
tst-sem14 \
tst-sem15 \
tst-sem16 \
- tst-sem17 \
+ tst-sem18 \
tst-setuid3 \
tst-signal1 \
tst-signal2 \