From: Ulrich Drepper Date: Tue, 9 Nov 2004 23:11:12 +0000 (+0000) Subject: (tests): Add tst-exit2. X-Git-Tag: cvs/fedora-glibc-20041110T0839~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59adcf7aa018ef322cbea478f034e0cec249eb5a;p=thirdparty%2Fglibc.git (tests): Add tst-exit2. --- diff --git a/nptl/Makefile b/nptl/Makefile index db7f78ef636..9d1b212582d 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -227,7 +227,7 @@ tests = tst-attr1 tst-attr2 tst-attr3 \ tst-signal1 tst-signal2 tst-signal3 tst-signal4 tst-signal5 \ tst-signal6 \ tst-exec1 tst-exec2 tst-exec3 tst-exec4 \ - tst-exit1 \ + tst-exit1 tst-exit2 \ tst-stdio1 tst-stdio2 \ tst-stack1 tst-stack2 tst-stack3 \ tst-unload \