From ce50c583a90763b4a9d740b5f17ddf68ac75bc0a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Dec 2005 20:48:24 +0000 Subject: [PATCH] (tests): Add tst-signal7. --- nptl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nptl/Makefile b/nptl/Makefile index ec3d00d19e..175db2ed44 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -229,7 +229,7 @@ tests = tst-typesizes \ tst-cleanup0 tst-cleanup1 tst-cleanup2 tst-cleanup3 tst-cleanup4 \ tst-flock1 tst-flock2 \ tst-signal1 tst-signal2 tst-signal3 tst-signal4 tst-signal5 \ - tst-signal6 \ + tst-signal6 tst-signal7 \ tst-exec1 tst-exec2 tst-exec3 tst-exec4 \ tst-exit1 tst-exit2 tst-exit3 \ tst-stdio1 tst-stdio2 \ -- 2.11.4.GIT