From 27237bfb101be5cf1456dd99422cd5f5a3589e4f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 26 Feb 1997 04:21:01 +0000 Subject: . --- tests/sort/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/sort') diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index a506e1038..94b8ae558 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -143,6 +143,7 @@ check-TESTS: $(TESTS) echo "========================"; \ else \ echo "$$failed of $$all tests failed"; \ + exit 1; \ fi info: dvi: -- cgit v1.2.3-54-g00ecf