diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-11-12 13:41:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-11-12 13:41:14 +0000 |
commit | 0e54a7250fe6b03f07217beb8280d1be1951f4d8 (patch) | |
tree | 57f417b645863740dbb9385a3108ee3db82ee3a4 /nptl/Makefile | |
parent | 3cac8b757eb2ec67023b9d5de3653f80ef0572dd (diff) | |
download | glibc-0e54a7250fe6b03f07217beb8280d1be1951f4d8.tar.gz glibc-0e54a7250fe6b03f07217beb8280d1be1951f4d8.tar.xz glibc-0e54a7250fe6b03f07217beb8280d1be1951f4d8.zip |
[BZ #7009] cvs/fedora-glibc-20081112T2008
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile index 7b44b2ec63..71bf5ef913 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -205,7 +205,7 @@ tests = tst-typesizes \ tst-cond1 tst-cond2 tst-cond3 tst-cond4 tst-cond5 tst-cond6 tst-cond7 \ tst-cond8 tst-cond9 tst-cond10 tst-cond11 tst-cond12 tst-cond13 \ tst-cond14 tst-cond15 tst-cond16 tst-cond17 tst-cond18 tst-cond19 \ - tst-cond20 tst-cond21 tst-cond22 \ + tst-cond20 tst-cond21 tst-cond22 tst-cond23 \ tst-robust1 tst-robust2 tst-robust3 tst-robust4 tst-robust5 \ tst-robust6 tst-robust7 tst-robust8 tst-robust9 \ tst-robustpi1 tst-robustpi2 tst-robustpi3 tst-robustpi4 tst-robustpi5 \ |