From 12eb7cae21a73ae13e30610e1d4286111e7a5835 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 29 May 2001 17:42:04 +0000 Subject: Comment out broken test --- test/string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/string') diff --git a/test/string/Makefile b/test/string/Makefile index c39469c61..0677f3aab 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -4,7 +4,7 @@ include $(TESTDIR)/Rules.mak TARGETS=string string_glibc TARGETS+=testcopy testcopy_glibc -TARGETS+=strerror strsignal +TARGETS+=strerror #strsignal all: $(TARGETS) -- cgit v1.2.3